Bug 180445 - Use WTF Locking primitives in WebThread and drop pthread_xxx use
Summary: Use WTF Locking primitives in WebThread and drop pthread_xxx use
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: 2017-12-05 14:03 PST by Yusuke Suzuki
Modified: 2017-12-07 17:31 PST (History)
12 users (show)

See Also:


Attachments
Patch (20.15 KB, patch)
2017-12-05 14:47 PST, Yusuke Suzuki
no flags Details | Formatted Diff | Diff
Patch (20.57 KB, patch)
2017-12-05 14:55 PST, Yusuke Suzuki
no flags Details | Formatted Diff | Diff
Patch (20.59 KB, patch)
2017-12-05 14:58 PST, Yusuke Suzuki
no flags Details | Formatted Diff | Diff
Patch (21.18 KB, patch)
2017-12-05 15:40 PST, Yusuke Suzuki
no flags Details | Formatted Diff | Diff
Patch (20.44 KB, patch)
2017-12-07 04:48 PST, Yusuke Suzuki
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2017-12-05 14:03:48 PST
Use WTF Locking primitives in WebThread and drop pthread_xxx use
Comment 1 Yusuke Suzuki 2017-12-05 14:47:05 PST
Created attachment 328504 [details]
Patch
Comment 2 Yusuke Suzuki 2017-12-05 14:55:16 PST
Created attachment 328506 [details]
Patch
Comment 3 Yusuke Suzuki 2017-12-05 14:58:49 PST
Created attachment 328507 [details]
Patch
Comment 4 Yusuke Suzuki 2017-12-05 15:40:48 PST
Created attachment 328509 [details]
Patch
Comment 5 Yusuke Suzuki 2017-12-07 04:48:12 PST
Created attachment 328689 [details]
Patch
Comment 6 WebKit Commit Bot 2017-12-07 17:26:31 PST
Comment on attachment 328689 [details]
Patch

Clearing flags on attachment: 328689

Committed r225660: <https://trac.webkit.org/changeset/225660>
Comment 7 WebKit Commit Bot 2017-12-07 17:26:33 PST
All reviewed patches have been landed.  Closing bug.
Comment 8 Radar WebKit Bug Importer 2017-12-07 17:31:15 PST
<rdar://problem/35924509>