RESOLVED FIXED 226414
Stop using UncheckedLock in JSC::SamplingProfiler
https://bugs.webkit.org/show_bug.cgi?id=226414
Summary Stop using UncheckedLock in JSC::SamplingProfiler
Chris Dumez
Reported 2021-05-28 20:21:18 PDT
Stop using UncheckedLock in JSC::SamplingProfiler as it is being phased out in favor of Lock, which supports clang thread safety analysis.
Attachments
Patch (15.45 KB, patch)
2021-05-28 20:23 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2021-05-28 20:23:49 PDT
EWS
Comment 2 2021-05-29 14:14:46 PDT
Committed r278243 (238280@main): <https://commits.webkit.org/238280@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 430085 [details].
Radar WebKit Bug Importer
Comment 3 2021-05-29 14:15:16 PDT
Note You need to log in before you can comment on or make changes to this bug.