[Webkit-unassigned] [Bug 5246] WebKit can't load svgz files from disk

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 19 11:50:38 PDT 2011


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


Charles Pritchard <chuck at jumis.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |chuck at jumis.com




--- Comment #20 from Charles Pritchard <chuck at jumis.com>  2011-08-19 11:50:38 PST ---
SVGZ support is still mixed. The issue seems to be that SVGZ files are occasionally passed through XML parsing before sniffing the first bytes. The first bytes should -always- be sniffed. Chromium cross-link:
http://code.google.com/p/chromium/issues/detail?id=76968

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