WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
270560
Make WTF::Identified work with strongly typed identifiers
https://bugs.webkit.org/show_bug.cgi?id=270560
Summary
Make WTF::Identified work with strongly typed identifiers
Chris Dumez
Reported
2024-03-05 21:21:59 PST
Make WTF::Identified work with strongly typed identifiers instead of uint64_t. Keep existing code that was using the legacy WTF::Identified working by having it subclass WTF::LegacyIdentified instead. We should eventually port those to the new WTF::Identified. Also adopt WTF::Identified more broadly to reduce boilerplate code in the code base.
Attachments
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2024-03-05 21:26:04 PST
Pull request:
https://github.com/WebKit/WebKit/pull/25523
EWS
Comment 2
2024-03-06 08:19:10 PST
Committed
275739@main
(1b1dcd66b5d6): <
https://commits.webkit.org/275739@main
> Reviewed commits have been landed. Closing PR #25523 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2024-03-06 08:20:14 PST
<
rdar://problem/124142636
>
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