[Webkit-unassigned] [Bug 78814] Memory leaks in SVG filters

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 17 07:02:23 PST 2012


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





--- Comment #4 from Nikolas Zimmermann <zimmermann at kde.org>  2012-02-17 07:02:23 PST ---
(In reply to comment #3)
> Agreed that with only creating the SVGFilterElement the memory footprint does not continue increasing. Maybe the problem is with the underlying elements added to the filter not getting freed correctly? I tried some experiements with walking the filter child elements and explicitly removing them but this didn't seem to help.

Oh, my wording was wrong before. The memory footprint also increases when creating only the SVGFilterElement in my debug build - but that may be mem fragmentation....

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list