[Webkit-unassigned] [Bug 251609] New: transientMutationObserverRegistry should be WeakHashSet instead of HashSet of raw pointers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 2 10:21:08 PST 2023


https://bugs.webkit.org/show_bug.cgi?id=251609

            Bug ID: 251609
           Summary: transientMutationObserverRegistry should be
                    WeakHashSet instead of HashSet of raw pointers
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org

We should use WeakHashSet for transientMutationObserverRegistry instead of HashSet of raw pointers.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230202/5f549ff2/attachment-0001.htm>


More information about the webkit-unassigned mailing list