Bug 226212

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

Chris Dumez
Reported 2021-05-24 21:28:01 PDT
Use UncheckedLock less in JavaScriptCore as it is being phased out in favor of Lock, which enables Clang thread safety analysis.
Attachments
Patch (10.31 KB, patch)
2021-05-24 21:30 PDT, Chris Dumez
no flags
Patch (10.31 KB, patch)
2021-05-25 16:26 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2021-05-24 21:30:18 PDT
Chris Dumez
Comment 2 2021-05-25 16:26:56 PDT
Chris Dumez
Comment 3 2021-05-25 17:37:30 PDT
Comment on attachment 429709 [details] Patch Clearing flags on attachment: 429709 Committed r278069 (238148@main): <https://commits.webkit.org/238148@main>
Chris Dumez
Comment 4 2021-05-25 17:37:33 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5 2021-05-25 17:38:21 PDT
Note You need to log in before you can comment on or make changes to this bug.