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
Chris Dumez
Comment 1 2024-02-23 14:27:43 PST
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
Note You need to log in before you can comment on or make changes to this bug.