Bug 247136 - [Build-fix][PlayStation] build-fix after b8e45f3 256065@main
Summary: [Build-fix][PlayStation] build-fix after b8e45f3 256065@main
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Other Other
: P2 Normal
Assignee: ujwal koneru
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-10-27 10:31 PDT by ujwal koneru
Modified: 2022-10-27 16:06 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 ujwal koneru 2022-10-27 10:31:00 PDT
Clang seems to complain on missing scope. 

In file included from C:/BW/PlayStation-Release-Build/build/WebKitBuild/Release/WebKit/DerivedSources/unified-sources/UnifiedSource-72468c22-4.cpp:1:
C:/BW/PlayStation-Release-Build/build/Source/WebKit\NetworkProcess/SharedWorker/WebSharedWorkerServer.cpp:145:92: error: use of undeclared identifier 'RegistrableDomain'
        m_session.networkProcess().addAllowedFirstPartyForCookies(remoteProcessIdentifier, RegistrableDomain(firstPartyForCookies));

https://build.webkit.org/#/builders/42/builds/21333
Comment 1 ujwal koneru 2022-10-27 11:53:38 PDT
https://github.com/WebKit/WebKit/pull/5867
Comment 2 EWS 2022-10-27 16:05:52 PDT
Committed 256079@main (8fe503bba911): <https://commits.webkit.org/256079@main>

Reviewed commits have been landed. Closing PR #5867 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-10-27 16:06:20 PDT
<rdar://problem/101655100>