wtf/Process.h is conflicting with process.h on Windows After 262760@main (bug#255199) added wtf/Process.h, Windows port can't compile. 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
Pull request: https://github.com/WebKit/WebKit/pull/12563
Committed 262762@main (f0c7ad4d9de9): <https://commits.webkit.org/262762@main> Reviewed commits have been landed. Closing PR #12563 and removing active labels.
<rdar://problem/107821266>