WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
226412
Stop using UncheckedLock in JSC::WasmCalleeRegistry
https://bugs.webkit.org/show_bug.cgi?id=226412
Summary
Stop using UncheckedLock in JSC::WasmCalleeRegistry
Chris Dumez
Reported
2021-05-28 19:20:06 PDT
Stop using UncheckedLock in JSC::WasmCalleeRegistry, as it is being phased out in favor of Lock, which supports Clang thread safety analysis.
Attachments
Patch
(8.02 KB, patch)
2021-05-28 19:21 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2021-05-28 19:21:01 PDT
Created
attachment 430083
[details]
Patch
EWS
Comment 2
2021-05-29 14:08:44 PDT
Committed
r278241
(
238278@main
): <
https://commits.webkit.org/238278@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 430083
[details]
.
Radar WebKit Bug Importer
Comment 3
2021-05-29 14:09:17 PDT
<
rdar://problem/78653068
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug