Bug 226209

Summary: Stop using UncheckedLock in JSC::PerfLog
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: JavaScriptCoreAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, 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-24 20:27:19 PDT
Stop using UncheckedLock in JSC::PerfLog and use Lock instead to benefit from Clang thread safety analysis.
Attachments
Patch (3.27 KB, patch)
2021-05-24 20:28 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2021-05-24 20:28:55 PDT
EWS
Comment 2 2021-05-25 16:14:27 PDT
Committed r278055 (238139@main): <https://commits.webkit.org/238139@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 429621 [details].
Radar WebKit Bug Importer
Comment 3 2021-05-25 16:15:19 PDT
Note You need to log in before you can comment on or make changes to this bug.