Bug 53209

Summary: RunLoop should have a way to run until a BinarySemaphore is signaled or a timeout elapses
Product: WebKit Reporter: Adam Roben (:aroben) <aroben>
Component: WebKit2Assignee: Adam Roben (:aroben) <aroben>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: andersca, sam
Priority: P2 Keywords: InRadar, PlatformOnly
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows XP   
Bug Depends on: 53208    
Bug Blocks: 53211    
Attachments:
Description Flags
WIP patch for discussion none

Adam Roben (:aroben)
Reported 2011-01-26 17:26:18 PST
In order to fix bug 51352, we'll need a way to run a RunLoop until a BinarySemaphore is signaled or a timeout elapses.
Attachments
WIP patch for discussion (4.32 KB, patch)
2011-01-31 09:46 PST, Adam Roben (:aroben)
no flags
Anders Carlsson
Comment 1 2011-01-26 18:16:05 PST
Adam Roben (:aroben)
Comment 2 2011-01-31 09:46:15 PST
Created attachment 80649 [details] WIP patch for discussion
Adam Roben (:aroben)
Comment 3 2011-04-11 14:27:57 PDT
This got fixed as part of bug 58239. I didn't add a completely generic mechanism, just what was needed to fix that bug. *** This bug has been marked as a duplicate of bug 58239 ***
Note You need to log in before you can comment on or make changes to this bug.