[Webkit-unassigned] [Bug 26295] Make Webkit's SVG Implementation Smaller for Mobile Devices

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 10 12:29:39 PDT 2009


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





------- Comment #2 from bradneuberg at gmail.com  2009-06-10 12:29 PDT -------
How is this bug invalid? The SVG implementation that we've been creating using
JavaScript and Flash is about 55K with GZip compression on. Granted, we are
using Flash's drawing primitives, but these are pretty low-level. We have much
of SVG 1.1 including dynamic scripting with the DOM at a much smaller size than
Webkits, including some of SVG Fonts, SMIL, and more. Yes, the spec is large,
but that doesn't seem to cover the entire reason that Webkit's impl is very
large (500K!).

While I didn't necessarily provide specific ways to make the SVG impl smaller,
the goal of this bug is valid and should be left open.


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



More information about the webkit-unassigned mailing list