WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
270010
Drop LockHolder alias
https://bugs.webkit.org/show_bug.cgi?id=270010
Summary
Drop LockHolder alias
Chris Dumez
Reported
2024-02-23 14:25:42 PST
Drop LockHolder alias for `Locker<Lock>`. `Locker<Lock>` is not much longer and we can often use the shorter `Locker` thanks to template parameter detection nowadays.
Attachments
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2024-02-23 14:27:43 PST
Pull request:
https://github.com/WebKit/WebKit/pull/25034
EWS
Comment 2
2024-02-23 20:56:47 PST
Committed
275271@main
(0a519d863ac1): <
https://commits.webkit.org/275271@main
> Reviewed commits have been landed. Closing PR #25034 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2024-02-23 20:57:49 PST
<
rdar://problem/123545659
>
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