[Webkit-unassigned] [Bug 249681] New: [Playstation] Fix build break after 258162 at main

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 20 15:40:48 PST 2022


https://bugs.webkit.org/show_bug.cgi?id=249681

            Bug ID: 249681
           Summary: [Playstation] Fix build break after 258162 at main
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jigen.zhou at sony.com

The reverting of [257982 at main] in 258162 at 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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221220/b1412d9d/attachment-0001.htm>


More information about the webkit-unassigned mailing list