Bug 189691 - Use Box<BinarySemaphore> instead of dispatch_semaphore_t
Summary: Use Box<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-09-17 23:03 PDT by Yusuke Suzuki
Modified: 2018-11-18 04:51 PST (History)
3 users (show)

See Also:


Attachments
Patch (2.30 KB, patch)
2018-09-17 23:05 PDT, Yusuke Suzuki
rniwa: 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-09-17 23:03:41 PDT
Use Box<BinarySemaphore> instead of dispatch_semaphore_t
Comment 1 Yusuke Suzuki 2018-09-17 23:05:30 PDT
Created attachment 350003 [details]
Patch
Comment 2 Yusuke Suzuki 2018-11-12 01:02:34 PST
Ping?
Comment 3 Yusuke Suzuki 2018-11-17 02:08:57 PST
Ping?
Comment 4 Yusuke Suzuki 2018-11-18 04:50:26 PST
Committed r238361: <https://trac.webkit.org/changeset/238361>
Comment 5 Radar WebKit Bug Importer 2018-11-18 04:51:26 PST
<rdar://problem/46154955>