Bug 180507 - Use StaticLock instead of NeverDestroyed<Lock>
Summary: Use StaticLock instead of NeverDestroyed<Lock>
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-06 14:26 PST by Yusuke Suzuki
Modified: 2017-12-07 17:33 PST (History)
3 users (show)

See Also:


Attachments
Patch (26.07 KB, patch)
2017-12-06 14:26 PST, Yusuke Suzuki
no flags Details | Formatted Diff | Diff
Patch (26.07 KB, patch)
2017-12-07 04:40 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-06 14:26:04 PST
Use StaticLock instead of NeverDestroyed<Lock>
Comment 1 Yusuke Suzuki 2017-12-06 14:26:52 PST
Created attachment 328629 [details]
Patch
Comment 2 Yusuke Suzuki 2017-12-07 04:40:35 PST
Created attachment 328688 [details]
Patch
Comment 3 Saam Barati 2017-12-07 10:21:20 PST
Comment on attachment 328688 [details]
Patch

r=me
Comment 4 Yusuke Suzuki 2017-12-07 17:10:39 PST
Comment on attachment 328688 [details]
Patch

Thanks!
Comment 5 WebKit Commit Bot 2017-12-07 17:31:15 PST
Comment on attachment 328688 [details]
Patch

Clearing flags on attachment: 328688

Committed r225662: <https://trac.webkit.org/changeset/225662>
Comment 6 WebKit Commit Bot 2017-12-07 17:31:16 PST
All reviewed patches have been landed.  Closing bug.
Comment 7 Radar WebKit Bug Importer 2017-12-07 17:33:46 PST
<rdar://problem/35924558>