Bug 255196

Summary: Introduce AtomicObjectIdentifier
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Web Template FrameworkAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: mattwoodrow, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=254873

Description Chris Dumez 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
Comment 1 Chris Dumez 2023-04-08 16:56:06 PDT
Pull request: https://github.com/WebKit/WebKit/pull/12548
Comment 2 EWS 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.
Comment 3 Radar WebKit Bug Importer 2023-04-09 17:40:18 PDT
<rdar://problem/107814244>