WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
226026
Use CheckedLock more in WebCore
https://bugs.webkit.org/show_bug.cgi?id=226026
Summary
Use CheckedLock more in WebCore
Chris Dumez
Reported
2021-05-20 10:22:12 PDT
Use CheckedLock more in WebCore to benefit from Clang Thread Safety Analysis.
Attachments
Patch
(113.52 KB, patch)
2021-05-20 10:24 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2021-05-20 10:24:32 PDT
Created
attachment 429184
[details]
Patch
Geoffrey Garen
Comment 2
2021-05-20 11:23:02 PDT
Comment on
attachment 429184
[details]
Patch rs=me Pretty cool!
EWS
Comment 3
2021-05-20 11:41:42 PDT
Committed
r277805
(
237960@main
): <
https://commits.webkit.org/237960@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 429184
[details]
.
Radar WebKit Bug Importer
Comment 4
2021-05-20 11:42:34 PDT
<
rdar://problem/78269193
>
Joseph Pecoraro
Comment 5
2021-05-20 12:24:07 PDT
Comment on
attachment 429184
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=429184&action=review
> Source/WebCore/page/WheelEventTestMonitor.cpp:117 > + Locker locker { m_lock };
Nice!
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