Bug 226117 - Stop using holdLock() in WTF as it is not compatible with Clang thread safety analysis
Summary: Stop using holdLock() in WTF as it is not compatible with Clang thread safety...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-05-21 15:48 PDT by Chris Dumez
Modified: 2021-05-21 17:12 PDT (History)
8 users (show)

See Also:


Attachments
Patch (26.58 KB, patch)
2021-05-21 15:51 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2021-05-21 15:48:44 PDT
Stop using holdLock() in WTF as it is not compatible with Clang thread safety analysis.
Comment 1 Chris Dumez 2021-05-21 15:51:02 PDT
Created attachment 429354 [details]
Patch
Comment 2 EWS 2021-05-21 17:11:45 PDT
Committed r277900 (238033@main): <https://commits.webkit.org/238033@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 429354 [details].
Comment 3 Radar WebKit Bug Importer 2021-05-21 17:12:20 PDT
<rdar://problem/78335707>