NEW 72741
Leaks beneath RenderSVGShadowTreeRootContainer::updateFromElement seen on Leaks bot
https://bugs.webkit.org/show_bug.cgi?id=72741
Summary Leaks beneath RenderSVGShadowTreeRootContainer::updateFromElement seen on Lea...
Adam Roben (:aroben)
Reported 2011-11-18 11:03:56 PST
To see the leaks: 1. Go to http://build.webkit.org/LeaksViewer/?url=%2Fresults%2FLion%20Intel%20Leaks%2Fr100768%20%28193%29%2F 2. Dig into malloc_zone_malloc > malloc > WTF::fastMalloc Many of the leaks in that node are (indirect) callees of RenderSVGShadowTreeRootContainer::updateFromElement. We thought we fixed these in bug 56672, but either we were wrong or they got reintroduced.
Attachments
Ahmad Saleem
Comment 1 2022-10-21 15:35:26 PDT
I can't find any "RenderSVGShadowTreeRootContainer" in the Webkit GitHub source. Do we need this? Thanks!
Note You need to log in before you can comment on or make changes to this bug.