[Webkit-unassigned] [Bug 55362] Remove comment about memory leak from SVGImage

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 28 19:07:20 PST 2011


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





--- Comment #3 from Cosmin Truta <ctruta at chromium.org>  2011-02-28 19:07:20 PST ---
(In reply to comment #2)
> bug 15443 suggests that images loading images has not been implemented yet. If so the comment could be true when it is implemented couldn't it?

SVG images loading other SVG images, via the <image> tag, is supported, albeit in a limited manner.
You can see in the layout test that I submitted that it works. The layout test is, in fact, meant to be run under valgrind, to show that it does not leak memory.

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