Bug 248051 - Introduce ThreadSafeWeakPtr
Summary: Introduce ThreadSafeWeakPtr
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alex Christensen
URL:
Keywords: InRadar
Depends on:
Blocks: 250913 250929
  Show dependency treegraph
 
Reported: 2022-11-17 13:48 PST by Alex Christensen
Modified: 2023-01-20 20:48 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Christensen 2022-11-17 13:48:46 PST
It's like WeakPtr, but thread safe!
Comment 1 Radar WebKit Bug Importer 2022-11-17 13:49:01 PST
<rdar://problem/102483501>
Comment 2 Alex Christensen 2022-11-17 14:12:39 PST
Pull request: https://github.com/WebKit/WebKit/pull/6602
Comment 3 Alex Christensen 2022-11-17 15:07:02 PST

*** This bug has been marked as a duplicate of bug 238871 ***
Comment 4 EWS 2022-11-18 12:42:18 PST
Committed 256848@main (4b51a0df4d5c): <https://commits.webkit.org/256848@main>

Reviewed commits have been landed. Closing PR #6602 and removing active labels.