RESOLVED FIXED249681
[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
Jigen Zhou
Comment 1 2022-12-20 16:22:52 PST
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
Note You need to log in before you can comment on or make changes to this bug.