Bug 185339 - [WTF] Use Semaphore and BinarySemaphore instead of dispatch_semaphore_t
Summary: [WTF] Use Semaphore and BinarySemaphore instead of dispatch_semaphore_t
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-05-04 19:43 PDT by Yusuke Suzuki
Modified: 2018-09-17 22:48 PDT (History)
9 users (show)

See Also:


Attachments
Patch (48.34 KB, patch)
2018-05-04 20:23 PDT, Yusuke Suzuki
no flags Details | Formatted Diff | Diff
Patch (51.81 KB, patch)
2018-05-04 20:34 PDT, Yusuke Suzuki
no flags Details | Formatted Diff | Diff
Patch (51.81 KB, patch)
2018-05-04 21:03 PDT, Yusuke Suzuki
no flags Details | Formatted Diff | Diff
Patch (51.87 KB, patch)
2018-05-04 21:05 PDT, Yusuke Suzuki
mark.lam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2018-05-04 19:43:48 PDT
[WTF] Use Semaphore and BinarySemaphore instead of dispatch_semaphore_t
Comment 1 Yusuke Suzuki 2018-05-04 20:23:31 PDT
Created attachment 339625 [details]
Patch
Comment 2 Yusuke Suzuki 2018-05-04 20:34:41 PDT
Created attachment 339627 [details]
Patch
Comment 3 Yusuke Suzuki 2018-05-04 21:03:08 PDT
Created attachment 339631 [details]
Patch
Comment 4 Yusuke Suzuki 2018-05-04 21:05:45 PDT
Created attachment 339632 [details]
Patch
Comment 5 Yusuke Suzuki 2018-05-13 07:54:28 PDT
Ping?
Comment 6 Mark Lam 2018-09-14 10:40:14 PDT
Comment on attachment 339632 [details]
Patch

r=me
Comment 7 Yusuke Suzuki 2018-09-17 22:47:39 PDT
Committed r236101: <https://trac.webkit.org/changeset/236101>
Comment 8 Radar WebKit Bug Importer 2018-09-17 22:48:24 PDT
<rdar://problem/44546999>