RESOLVED FIXED255196
Introduce AtomicObjectIdentifier
https://bugs.webkit.org/show_bug.cgi?id=255196
Summary Introduce AtomicObjectIdentifier
Chris Dumez
Reported 2023-04-08 16:50:06 PDT
This is a follow-up to 262749@main to make further simplifications: - Introduce AtomicObjectIdentifier so that developers to not have to deal with extra template parameters to make ObjectIdentifier thread-safe. - Drop generateThreadSafe() and make generate() do the right thing now that we have different types
Attachments
Chris Dumez
Comment 1 2023-04-08 16:56:06 PDT
EWS
Comment 2 2023-04-09 17:39:52 PDT
Committed 262761@main (cc0701ad6d8c): <https://commits.webkit.org/262761@main> Reviewed commits have been landed. Closing PR #12548 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2023-04-09 17:40:18 PDT
Note You need to log in before you can comment on or make changes to this bug.