WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
169424
Use const AbstractLocker& (instead of const LockHolder&) in more places.
https://bugs.webkit.org/show_bug.cgi?id=169424
Summary
Use const AbstractLocker& (instead of const LockHolder&) in more places.
Mark Lam
Reported
2017-03-09 12:28:03 PST
This is the modern idiom, and it makes some of these functions more flexible to use.
Attachments
proposed patch.
(17.23 KB, patch)
2017-03-09 12:29 PST
,
Mark Lam
fpizlo
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Mark Lam
Comment 1
2017-03-09 12:29:34 PST
Created
attachment 303950
[details]
proposed patch.
Filip Pizlo
Comment 2
2017-03-09 12:59:47 PST
Comment on
attachment 303950
[details]
proposed patch. Nice!
Mark Lam
Comment 3
2017-03-09 13:07:15 PST
Thanks for the review. Landed in
r213657
: <
http://trac.webkit.org/r213657
>.
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