RESOLVED FIXED 146216
Get rid of the Windows specific BinarySemaphore implementation
https://bugs.webkit.org/show_bug.cgi?id=146216
Summary Get rid of the Windows specific BinarySemaphore implementation
Anders Carlsson
Reported 2015-06-22 14:40:13 PDT
Get rid of the Windows specific BinarySemaphore implementation
Attachments
Patch (6.01 KB, patch)
2015-06-22 14:41 PDT, Anders Carlsson
kling: review+
Anders Carlsson
Comment 1 2015-06-22 14:41:22 PDT
Andreas Kling
Comment 2 2015-06-22 14:45:33 PDT
Comment on attachment 255372 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=255372&action=review > Source/WTF/ChangeLog:9 > + The fact that the Windows implementation uses a HEVENT internally was only useful > + to the Windows port of WebKit2; we can get rid of it now. I'll take your word for it.
Anders Carlsson
Comment 3 2015-06-22 15:08:16 PDT
Note You need to log in before you can comment on or make changes to this bug.