Bug 251286 - Document::m_inDocumentShadowRoots should be a WeakListHashSet
Summary: Document::m_inDocumentShadowRoots should be a WeakListHashSet
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-01-27 12:33 PST by Ryosuke Niwa
Modified: 2023-01-27 22:11 PST (History)
3 users (show)

See Also:


Attachments

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