Bug 259330 - REGRESSION(266149@main): RemoteRenderingBackendProxy.h(126): error C3646: 'displayRequirement': unknown override specifier
Summary: REGRESSION(266149@main): RemoteRenderingBackendProxy.h(126): error C3646: 'di...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Fujii Hironori
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-07-18 20:35 PDT by Fujii Hironori
Modified: 2023-07-18 21:00 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Fujii Hironori 2023-07-18 20:35:39 PDT
REGRESSION(266149@main): RemoteRenderingBackendProxy.h(126): error C3646: 'displayRequirement': unknown override specifier

WinCairo gets broken by 266149@main (bug#259316).

https://build.webkit.org/#/builders/729/builds/6985

> WebProcess\GPU\graphics\RemoteRenderingBackendProxy.h(126): error C3646: 'displayRequirement': unknown override specifier
> WebProcess\GPU\graphics\RemoteRenderingBackendProxy.h(126): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
Comment 1 Fujii Hironori 2023-07-18 20:52:00 PDT
Pull request: https://github.com/WebKit/WebKit/pull/15921
Comment 2 EWS 2023-07-18 21:00:00 PDT
Committed 266152@main (6583669c9835): <https://commits.webkit.org/266152@main>

Reviewed commits have been landed. Closing PR #15921 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-07-18 21:00:25 PDT
<rdar://problem/112509572>