...
<rdar://problem/107798593>
Pull request: https://github.com/WebKit/WebKit/pull/12551
Committed 262760@main (009188ebcbd7): <https://commits.webkit.org/262760@main> Reviewed commits have been landed. Closing PR #12551 and removing active labels.
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
See also: Bug 193944 – [Win] WebCore/platform/Process.h is conflicting with process.h
Regressed: Bug 255214 – wtf/Process.h is conflicting with process.h on Windows