Bug 83502

Summary: Port BinarySemaphoreWin.cpp to WinCE
Product: WebKit Reporter: Patrick R. Gansterer <paroga>
Component: New BugsAssignee: Patrick R. Gansterer <paroga>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, dbates, rakuco, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Patrick R. Gansterer
Reported 2012-04-09 13:19:22 PDT
Port BinarySemaphoreWin.cpp to WinCE
Attachments
Patch (3.12 KB, patch)
2012-04-09 13:32 PDT, Patrick R. Gansterer
no flags
Patrick R. Gansterer
Comment 1 2012-04-09 13:32:22 PDT
Daniel Bates
Comment 2 2012-04-09 18:39:56 PDT
For completeness, hyperlinks to the MSDN documentation for WaitForSingleObject and WaitForSingleObjectEx are below: WaitForSingleObject: <http://msdn.microsoft.com/en-us/library/windows/desktop/ms687032(v=vs.85).aspx> WaitForSingleObjectEx: <http://msdn.microsoft.com/en-us/library/windows/desktop/ms687036(v=vs.85).aspx>
WebKit Review Bot
Comment 3 2012-04-09 18:54:14 PDT
Comment on attachment 136294 [details] Patch Clearing flags on attachment: 136294 Committed r113657: <http://trac.webkit.org/changeset/113657>
WebKit Review Bot
Comment 4 2012-04-09 18:54:24 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.