[Webkit-unassigned] [Bug 41175] Some SVGs with empty <g> elements crash Chromium on Linux

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 24 14:27:48 PDT 2010


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





--- Comment #1 from Cosmin Truta <ctruta at chromium.org>  2010-06-24 14:27:48 PST ---
This issue is happening because skia can't process zero-sized images. A part of the fix (which, in fact, is a workaround) is in Chromium, the other one is in WebKit.

The workaround that is to be submitted may or may not be ideal. If the latter turns out to be true, a better fix will follow eventually.

A layout test consisting of the currently-attached SVG test case will also follow, after both parts of the fix get integrated, respectively, in Chrome and WebKit.

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