WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
249681
[Playstation] Fix build break after
258162@main
https://bugs.webkit.org/show_bug.cgi?id=249681
Summary
[Playstation] Fix build break after 258162@main
Jigen Zhou
Reported
2022-12-20 15:40:48 PST
The reverting of [
257982@main
] in
258162@main
caused compiling errors for PlayStation builds: C:/work/webkit/jenkins/neko/Source/WebKit/WebProcess/playstation/WebProcessPlayStation.cpp C:/work/webkit/jenkins/neko/Source/WebKit/WebProcess/playstation/WebProcessPlayStation.cpp:74:18: error: out-of-line definition of 'grantAccessToAssetServices' does not match any declaration in 'WebKit::WebProcess' void WebProcess::grantAccessToAssetServices(Vector<WebKit::SandboxExtension::Handle>&&) ^~~~~~~~~~~~~~~~~~~~~~~~~~ C:/work/webkit/jenkins/neko/Source/WebKit/WebProcess/playstation/WebProcessPlayStation.cpp:82:18: error: out-of-line definition of 'switchFromStaticFontRegistryToUserFontRegistry' does not match any declaration in 'WebKit::WebProcess' void WebProcess::switchFromStaticFontRegistryToUserFontRegistry(Vector<WebKit::SandboxExtension::Handle>&&) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2 errors generated.
Attachments
Add attachment
proposed patch, testcase, etc.
Jigen Zhou
Comment 1
2022-12-20 16:22:52 PST
Pull request:
https://github.com/WebKit/WebKit/pull/7942
EWS
Comment 2
2022-12-20 18:08:28 PST
Committed
258172@main
(1b00e984e0a3): <
https://commits.webkit.org/258172@main
> Reviewed commits have been landed. Closing PR #7942 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2022-12-20 18:09:17 PST
<
rdar://problem/103579702
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug