RESOLVED FIXED Bug 225440
Replace raw pointers in SVGElementRareData and SVGDocumentExtensions with WeakHashMap and WeakPtr
https://bugs.webkit.org/show_bug.cgi?id=225440
Summary Replace raw pointers in SVGElementRareData and SVGDocumentExtensions with Wea...
Ryosuke Niwa
Reported 2021-05-06 02:05:33 PDT
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.
Attachments
Patch (44.51 KB, patch)
2021-05-06 02:24 PDT, Ryosuke Niwa
no flags
Ryosuke Niwa
Comment 1 2021-05-06 02:24:36 PDT
EWS
Comment 2 2021-05-06 03:35:15 PDT
Committed r277078 (237381@main): <https://commits.webkit.org/237381@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 427862 [details].
Radar WebKit Bug Importer
Comment 3 2021-05-06 03:36:15 PDT
Note You need to log in before you can comment on or make changes to this bug.