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
258062
[PlayStation] Build fix after
265123@main
https://bugs.webkit.org/show_bug.cgi?id=258062
Summary
[PlayStation] Build fix after 265123@main
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
Add attachment
proposed patch, testcase, etc.
Tomoki Imai
Comment 1
2023-06-13 22:09:08 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/14946
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
<
rdar://problem/110756306
>
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