[Webkit-unassigned] [Bug 258062] New: [PlayStation] Build fix after 265123 at main

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 13 21:54:34 PDT 2023


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

            Bug ID: 258062
           Summary: [PlayStation] Build fix after 265123 at main
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Other
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Process Model
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: tomoki.imai at sony.com

After 265123 at main (bug 257996), we see the following failure. 

C:/BW/PlayStation-Debug-Build/build/Source/WebKit/UIProcess/Launcher/playstation/ProcessLauncherPlayStation.cpp:109:10: error: use of undeclared identifier 'm_processIdentifier'
    if (!m_processIdentifier)
         ^
C:/BW/PlayStation-Debug-Build/build/Source/WebKit/UIProcess/Launcher/playstation/ProcessLauncherPlayStation.cpp:115:35: error: use of undeclared identifier 'm_processIdentifier'
    PlayStation::terminateProcess(m_processIdentifier);
                                  ^
C:/BW/PlayStation-Debug-Build/build/Source/WebKit/UIProcess/Launcher/playstation/ProcessLauncherPlayStation.cpp:121:5: error: use of undeclared identifier 'm_processIdentifier'
    m_processIdentifier = 0;
    ^
3 errors generated.

https://build.webkit.org/#/builders/65/builds/28079

-- 
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/20230614/7d6d1dd2/attachment.htm>


More information about the webkit-unassigned mailing list