[webkit-changes] [WebKit/WebKit] 759a8e: REGRESSION(268090 at main): WCBackingStore.h(61, 31): ...
Fujii Hironori
noreply at github.com
Mon Sep 18 23:07:54 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 759a8e3ae11502727b3d6dc6e89110ac7ed2bd7e
https://github.com/WebKit/WebKit/commit/759a8e3ae11502727b3d6dc6e89110ac7ed2bd7e
Author: Fujii Hironori <Hironori.Fujii at sony.com>
Date: 2023-09-18 (Mon, 18 Sep 2023)
Changed paths:
M Source/WebKit/WebProcess/WebPage/wc/WCBackingStore.h
Log Message:
-----------
REGRESSION(268090 at main): WCBackingStore.h(61,31): warning: use 'template' keyword to treat 'decode' as a dependent template name
https://bugs.webkit.org/show_bug.cgi?id=261721
Unreviewed build fix for clang-cl Windows build.
* Source/WebKit/WebProcess/WebPage/wc/WCBackingStore.h:
(WebKit::WCBackingStore::decode): Use `template` keyword.
Canonical link: https://commits.webkit.org/268109@main
More information about the webkit-changes
mailing list