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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 17 06:44:57 PST 2012


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





--- Comment #3 from Michael O'Rourke <mkorourk at adobe.com>  2012-02-17 06:44:58 PST ---
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.

-- 
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