Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 75e1ccf10122acef10fdb1d657843ec2b78d436c
https://github.com/WebKit/WebKit/commit/75e1ccf10122acef10fdb1d657843ec2b78d436c
Author: Fujii Hironori <[email protected]>
Date: 2023-05-06 (Sat, 06 May 2023)
Changed paths:
M Source/WebKit/WebProcess/WebPage/wc/DrawingAreaWC.cpp
M Source/WebKit/WebProcess/WebPage/wc/DrawingAreaWC.h
Log Message:
-----------
REGRESSION(263746@main) DrawingAreaWC.h: error C3668:
'WebKit::DrawingAreaWC::attachViewOverlayGraphicsLayer': method with override
specifier 'override' did not override any base class methods
https://bugs.webkit.org/show_bug.cgi?id=256418
Unreviewed build fix after 263746@main for Windows port.
* Source/WebKit/WebProcess/WebPage/wc/DrawingAreaWC.cpp:
(WebKit::DrawingAreaWC::attachViewOverlayGraphicsLayer):
* Source/WebKit/WebProcess/WebPage/wc/DrawingAreaWC.h:
Added the first argument of type FrameIdentifier.
Canonical link: https://commits.webkit.org/263756@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes