Bug 180445

Summary: Use WTF Locking primitives in WebThread and drop pthread_xxx use
Product: WebKit Reporter: Yusuke Suzuki <ysuzuki>
Component: New BugsAssignee: Yusuke Suzuki <ysuzuki>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, benjamin, cdumez, cmarcelo, commit-queue, darin, dbates, ews-watchlist, mark.lam, saam, sam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch
none
Patch
none
Patch none

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>