Bug 261721

Summary: REGRESSION(268090@main): WCBackingStore.h(61,31): warning: use 'template' keyword to treat 'decode' as a dependent template name
Product: WebKit Reporter: Fujii Hironori <Hironori.Fujii>
Component: WebKit2Assignee: Fujii Hironori <Hironori.Fujii>
Status: RESOLVED FIXED    
Severity: Normal CC: kkinnunen, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Fujii Hironori 2023-09-18 22:32:20 PDT
clang-cl reports the following warning for Windows port:

> Source\WebKit\WebProcess\WebPage\wc/WCBackingStore.h(61,31): warning: use 'template' keyword to treat 'decode' as a dependent template name
Comment 1 Fujii Hironori 2023-09-18 23:03:36 PDT
Pull request: https://github.com/WebKit/WebKit/pull/17901
Comment 2 EWS 2023-09-18 23:07:46 PDT
Committed 268109@main (759a8e3ae115): <https://commits.webkit.org/268109@main>

Reviewed commits have been landed. Closing PR #17901 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-09-18 23:08:19 PDT
<rdar://problem/115707930>