Bug 257079 - Document::m_nodeIterators should be WeakHashSet
Summary: Document::m_nodeIterators should be WeakHashSet
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-05-19 23:53 PDT by Ryosuke Niwa
Modified: 2023-05-22 11:21 PDT (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 Ryosuke Niwa 2023-05-19 23:53:07 PDT
Use WeakHashSet instead of HashSet of raw pointers.
Comment 1 Ryosuke Niwa 2023-05-19 23:56:52 PDT
Pull request: https://github.com/WebKit/WebKit/pull/14142
Comment 2 EWS 2023-05-22 11:20:02 PDT
Committed 264334@main (d9ba14bdee8b): <https://commits.webkit.org/264334@main>

Reviewed commits have been landed. Closing PR #14142 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-05-22 11:21:30 PDT
<rdar://problem/109669017>