Bug 248051

Summary: Introduce ThreadSafeWeakPtr
Product: WebKit Reporter: Alex Christensen <achristensen>
Component: Web Template FrameworkAssignee: Alex Christensen <achristensen>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 250913, 250929    

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.