[Webkit-unassigned] [Bug 225390] New: Use WeakHashSet instead of HashSet of raw pointes in Document and SVGDocumentExtensions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 5 03:22:32 PDT 2021


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

            Bug ID: 225390
           Summary: Use WeakHashSet instead of HashSet of raw pointes in
                    Document and SVGDocumentExtensions
           Product: WebKit
           Version: WebKit Nightly 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

In Document and SVGDocumentExtensions, there are a few HashSet of elements. Use WeakHashSet instead.

-- 
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/20210505/9fb35024/attachment.htm>


More information about the webkit-unassigned mailing list