Bug 92371

Summary: [WIN][DRT] Remove duplicated (start|stop)JavaScriptThreads()
Product: WebKit Reporter: Patrick R. Gansterer <paroga>
Component: Tools / TestsAssignee: Patrick R. Gansterer <paroga>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, levin+threading, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows XP   
Bug Depends on: 92505    
Bug Blocks:    
Attachments:
Description Flags
Patch
none
Patch
none
Patch
none
Patch none

Description Patrick R. Gansterer 2012-07-26 05:45:27 PDT
[WIN][DRT] Replace pthread_mutex_t with WTF::Mutex
Comment 1 Patrick R. Gansterer 2012-07-26 05:49:18 PDT
Created attachment 154625 [details]
Patch
Comment 2 Patrick R. Gansterer 2012-07-27 09:05:49 PDT
Created attachment 154968 [details]
Patch
Comment 3 Patrick R. Gansterer 2012-07-27 09:10:55 PDT
Created attachment 154970 [details]
Patch
Comment 4 Brent Fulgham 2013-05-08 23:02:07 PDT
Comment on attachment 154970 [details]
Patch

This looks great!  Once the blocking patch clears you should land this.
Comment 5 Patrick R. Gansterer 2013-05-09 15:11:27 PDT
Created attachment 201286 [details]
Patch
Comment 6 Brent Fulgham 2013-05-09 16:13:17 PDT
Comment on attachment 201286 [details]
Patch

We probably need to add it to DumpRenderTree.vcxproj.filters as well, but go ahead and land it.  The project should self-heal.
Comment 7 WebKit Commit Bot 2013-05-09 16:45:52 PDT
The commit-queue encountered the following flaky tests while processing attachment 201286 [details]:

svg/as-image/img-relative-height.html bug 114140 (author: zimmermann@kde.org)
The commit-queue is continuing to process your patch.
Comment 8 WebKit Commit Bot 2013-05-09 16:47:14 PDT
Comment on attachment 201286 [details]
Patch

Clearing flags on attachment: 201286

Committed r149855: <http://trac.webkit.org/changeset/149855>
Comment 9 WebKit Commit Bot 2013-05-09 16:47:16 PDT
All reviewed patches have been landed.  Closing bug.