[Webkit-unassigned] [Bug 225440] New: Replace raw pointers in SVGElementRareData and SVGDocumentExtensions with WeakHashMap and WeakPtr

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 6 02:05:33 PDT 2021


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

            Bug ID: 225440
           Summary: Replace raw pointers in SVGElementRareData and
                    SVGDocumentExtensions with WeakHashMap and WeakPtr
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org
                CC: zimmermann at kde.org

As a follow up to https://trac.webkit.org/r277013, replace the remaining raw pointers
of elements in SVGDocumentExtensions and SVGElementRareData with WeakHashMap and WeakPtr.

-- 
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/20210506/52a2d3c1/attachment-0001.htm>


More information about the webkit-unassigned mailing list