Bug 258062

Summary: [PlayStation] Build fix after 265123@main
Product: WebKit Reporter: Tomoki Imai <tomoki.imai>
Component: WebKit Process ModelAssignee: Tomoki Imai <tomoki.imai>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Other   

Tomoki Imai
Reported 2023-06-13 21:54:34 PDT
After 265123@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
Attachments
Tomoki Imai
Comment 1 2023-06-13 22:09:08 PDT
EWS
Comment 2 2023-06-13 23:25:22 PDT
Committed 265141@main (5ed9bdc27e15): <https://commits.webkit.org/265141@main> Reviewed commits have been landed. Closing PR #14946 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2023-06-13 23:26:17 PDT
Note You need to log in before you can comment on or make changes to this bug.