Bug 255199

Summary: Add WTF::exitProcess and WTF::terminateProcess
Product: WebKit Reporter: Yusuke Suzuki <ysuzuki>
Component: JavaScriptCoreAssignee: Yusuke Suzuki <ysuzuki>
Status: RESOLVED FIXED    
Severity: Normal CC: fujii.hironori, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Yusuke Suzuki
Reported 2023-04-08 21:57:39 PDT
...
Attachments
Radar WebKit Bug Importer
Comment 1 2023-04-08 21:58:15 PDT
Yusuke Suzuki
Comment 2 2023-04-08 22:01:55 PDT
EWS
Comment 3 2023-04-09 15:56:21 PDT
Committed 262760@main (009188ebcbd7): <https://commits.webkit.org/262760@main> Reviewed commits have been landed. Closing PR #12551 and removing active labels.
Fujii Hironori
Comment 4 2023-04-09 21:58:08 PDT
Unfortunately, Process.h is conflicting with process.h on Windows. https://build.webkit.org/#/builders/731/builds/3786 > C:\BW\WinCairo-64-bit-Release-Build\build\Source\WTF\wtf\win\ThreadingWin.cpp(158): error C3861: '_beginthreadex': identifier not found
Fujii Hironori
Comment 5 2023-04-09 22:04:02 PDT
See also: Bug 193944 – [Win] WebCore/platform/Process.h is conflicting with process.h
Fujii Hironori
Comment 6 2023-04-09 22:34:35 PDT
Regressed: Bug 255214 – wtf/Process.h is conflicting with process.h on Windows
Note You need to log in before you can comment on or make changes to this bug.