Bug 226278

Summary: Use UncheckedLock even less in JavaScriptCore
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: JavaScriptCoreAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: darin, ews-watchlist, ggaren, keith_miller, mark.lam, msaboff, saam, sam, tzagallo, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Chris Dumez
Reported 2021-05-26 10:10:25 PDT
Use UncheckedLock even less in JavaScriptCore as it is being phased out in favor of Lock, which supports Clang thread safety analysis.
Attachments
Patch (41.03 KB, patch)
2021-05-26 10:18 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2021-05-26 10:18:56 PDT
Chris Dumez
Comment 2 2021-05-26 11:35:13 PDT
Comment on attachment 429769 [details] Patch Clearing flags on attachment: 429769 Committed r278093 (238168@main): <https://commits.webkit.org/238168@main>
Chris Dumez
Comment 3 2021-05-26 11:35:16 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4 2021-05-26 11:36:20 PDT
Note You need to log in before you can comment on or make changes to this bug.