Bug 255196 - Introduce AtomicObjectIdentifier
Summary: Introduce AtomicObjectIdentifier
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-04-08 16:50 PDT by Chris Dumez
Modified: 2023-04-09 17:40 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>