Bug 255196
| Summary: | Introduce AtomicObjectIdentifier | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
| Component: | Web Template Framework | Assignee: | 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 | ||
Chris Dumez
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/12548
EWS
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
<rdar://problem/107814244>