Bug 251609

Summary: transientRegistry should be WeakHashSet instead of HashSet of raw pointers
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: DOMAssignee: Ryosuke Niwa <rniwa>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   

Ryosuke Niwa
Reported 2023-02-02 10:21:08 PST
We should use WeakHashSet for transientMutationObserverRegistry instead of HashSet of raw pointers.
Attachments
Ryosuke Niwa
Comment 1 2023-02-02 10:34:00 PST
EWS
Comment 2 2023-02-02 19:29:36 PST
Committed 259793@main (319370e5b8a1): <https://commits.webkit.org/259793@main> Reviewed commits have been landed. Closing PR #9536 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2023-02-02 19:30:19 PST
Note You need to log in before you can comment on or make changes to this bug.