Bug 68132 - Add BinarySemaphore class from WebKit2 to WTF
Summary: Add BinarySemaphore class from WebKit2 to WTF
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-14 16:07 PDT by Anders Carlsson
Modified: 2015-02-26 04:33 PST (History)
2 users (show)

See Also:


Attachments
Patch (20.59 KB, patch)
2011-09-14 16:09 PDT, Anders Carlsson
no flags Details | Formatted Diff | Diff
Patch (20.60 KB, patch)
2011-09-14 16:29 PDT, Anders Carlsson
no flags Details | Formatted Diff | Diff
Patch (20.60 KB, patch)
2011-09-14 16:52 PDT, Anders Carlsson
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2011-09-14 16:07:52 PDT
Add BinarySemaphore class from WebKit2 to WTF
Comment 1 Anders Carlsson 2011-09-14 16:09:07 PDT
Created attachment 107416 [details]
Patch
Comment 2 Sam Weinig 2011-09-14 16:18:22 PDT
Comment on attachment 107416 [details]
Patch

This will break the WebKit2 build young man!
Comment 3 Sam Weinig 2011-09-14 16:22:30 PDT
Oh, you didn't move it, you just copied it!  Still, make it build!
Comment 4 Anders Carlsson 2011-09-14 16:29:19 PDT
Created attachment 107421 [details]
Patch
Comment 5 Anders Carlsson 2011-09-14 16:52:31 PDT
Created attachment 107423 [details]
Patch
Comment 6 Csaba Osztrogonác 2015-02-26 04:33:15 PST
landed in http://trac.webkit.org/changeset/95140 (3+ years ago)