Bug 270560

Summary: Make WTF::Identified work with strongly typed identifiers
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Web Template FrameworkAssignee: 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
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
Chris Dumez
Comment 1 2024-03-05 21:26:04 PST
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
Note You need to log in before you can comment on or make changes to this bug.