Bug 44041

Summary: ProcessLauncher's WorkQueue's name is too long on Windows
Product: WebKit Reporter: Jon Honeycutt <jhoneycutt>
Component: WebKit2Assignee: Dominik Röttsches (drott) <d-r>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, d-r, kling, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows XP   
Attachments:
Description Flags
Shortening ProcessLauncher thread name. none

Jon Honeycutt
Reported 2010-08-15 17:53:56 PDT
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)
Attachments
Shortening ProcessLauncher thread name. (1.73 KB, patch)
2012-07-06 05:34 PDT, Dominik Röttsches (drott)
no flags
Dominik Röttsches (drott)
Comment 1 2012-07-06 05:34:46 PDT
Created attachment 151064 [details] Shortening ProcessLauncher thread name.
Andreas Kling
Comment 2 2012-07-06 05:36:52 PDT
Comment on attachment 151064 [details] Shortening ProcessLauncher thread name. This seems like a reasonable thing to do. rs=me
WebKit Review Bot
Comment 3 2012-07-06 07:50:08 PDT
Comment on attachment 151064 [details] Shortening ProcessLauncher thread name. Clearing flags on attachment: 151064 Committed r121972: <http://trac.webkit.org/changeset/121972>
WebKit Review Bot
Comment 4 2012-07-06 07:50:13 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.