Bug 251286

Summary: Document::m_inDocumentShadowRoots should be a WeakListHashSet
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: DOMAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, koivisto, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   

Description Ryosuke Niwa 2023-01-27 12:33:42 PST
Use WeakListHashSet instead of ListHashSet of raw pointers.
Comment 1 Ryosuke Niwa 2023-01-27 13:47:22 PST
Pull request: https://github.com/WebKit/WebKit/pull/9252
Comment 2 EWS 2023-01-27 22:10:07 PST
Committed 259522@main (94521c7aa5ab): <https://commits.webkit.org/259522@main>

Reviewed commits have been landed. Closing PR #9252 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-01-27 22:11:18 PST
<rdar://problem/104774480>