Bug 247136
Summary: | [Build-fix][PlayStation] build-fix after b8e45f3 256065@main | ||
---|---|---|---|
Product: | WebKit | Reporter: | ujwal koneru <ujwal.koneru> |
Component: | WebKit2 | Assignee: | ujwal koneru <ujwal.koneru> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | kkinnunen, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Other | ||
OS: | Other |
ujwal koneru
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
ujwal koneru
https://github.com/WebKit/WebKit/pull/5867
EWS
Committed 256079@main (8fe503bba911): <https://commits.webkit.org/256079@main>
Reviewed commits have been landed. Closing PR #5867 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/101655100>