Bug 256418

Summary: REGRESSION(263746@main) DrawingAreaWC.h: error C3668: 'WebKit::DrawingAreaWC::attachViewOverlayGraphicsLayer': method with override specifier 'override' did not override any base class methods
Product: WebKit Reporter: Fujii Hironori <Hironori.Fujii>
Component: PlatformAssignee: Fujii Hironori <Hironori.Fujii>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Fujii Hironori 2023-05-06 06:11:23 PDT
REGRESSION(263746@main) DrawingAreaWC.h: error C3668: 'WebKit::DrawingAreaWC::attachViewOverlayGraphicsLayer': method with override specifier 'override' did not override any base class methods

> WebKit\WebProcess\WebPage\wc\DrawingAreaWC.h(63): error C3668: 'WebKit::DrawingAreaWC::attachViewOverlayGraphicsLayer': method with override specifier 'override' did not override any base class methods
Comment 1 Fujii Hironori 2023-05-06 06:31:39 PDT
Pull request: https://github.com/WebKit/WebKit/pull/13536
Comment 2 EWS 2023-05-06 06:35:59 PDT
Committed 263756@main (75e1ccf10122): <https://commits.webkit.org/263756@main>

Reviewed commits have been landed. Closing PR #13536 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-05-06 06:36:20 PDT
<rdar://problem/108988474>