The WorkQueue used by ProcessLauncher has the name "com.apple.WebKit.ProcessLauncher". This results in stderr output when running layout tests: ERROR: Thread name "com.apple.WebKit.ProcessLauncher" is longer than 31 characters and will be truncated by Visual Studio (..\..\wtf\Threading.cpp:74 WTF::createThread)
Created attachment 151064 [details] Shortening ProcessLauncher thread name.
Comment on attachment 151064 [details] Shortening ProcessLauncher thread name. This seems like a reasonable thing to do. rs=me
Comment on attachment 151064 [details] Shortening ProcessLauncher thread name. Clearing flags on attachment: 151064 Committed r121972: <http://trac.webkit.org/changeset/121972>
All reviewed patches have been landed. Closing bug.