Bug 270010
Summary: | Drop LockHolder alias | ||
---|---|---|---|
Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
Component: | Web Template Framework | Assignee: | Chris Dumez <cdumez> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Chris Dumez
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
Pull request: https://github.com/WebKit/WebKit/pull/25034
EWS
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
<rdar://problem/123545659>