Bug 245054 - [AppleWin] REGRESSION(254256@main): Quirks.cpp(240,9): error C3861: 'topPrivatelyControlledDomain': identifier not found
Summary: [AppleWin] REGRESSION(254256@main): Quirks.cpp(240,9): error C3861: 'topPriva...
Status: RESOLVED DUPLICATE of bug 245082
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-11 13:28 PDT by Fujii Hironori
Modified: 2022-09-12 13:12 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 2022-09-11 13:28:32 PDT
[AppleWin] REGRESSION(254256@main): Quirks.cpp(240,9): error C3861: 'topPrivatelyControlledDomain': identifier not found

AppleWin can' compile after 254256@main (bug#244627)

C:\cygwin\home\buildbot\worker\Windows-EWS\build\Source\WebCore\page/Quirks.cpp(240,9): error C3861: 'topPrivatelyControlledDomain': identifier not found (compiling source file C:\cygwin\home\buildbot\worker\Windows-EWS\build\WebKitBuild\Release\DerivedSources\WebCore\unified-sources\UnifiedSource-767013ce-5.cpp) [C:\cygwin\home\buildbot\worker\Windows-EWS\build\WebKitBuild\Release\Source\WebCore\WebCore.vcxproj]
C:\cygwin\home\buildbot\worker\Windows-EWS\build\Source\WebCore\page/Quirks.cpp(243,9): error C3861: 'topPrivatelyControlledDomain': identifier not found (compiling source file C:\cygwin\home\buildbot\worker\Windows-EWS\build\WebKitBuild\Release\DerivedSources\WebCore\unified-sources\UnifiedSource-767013ce-5.cpp) [C:\cygwin\home\buildbot\worker\Windows-EWS\build\WebKitBuild\Release\Source\WebCore\WebCore.vcxproj]
Comment 1 Fujii Hironori 2022-09-12 13:12:19 PDT

*** This bug has been marked as a duplicate of bug 245082 ***