[Webkit-unassigned] [Bug 8754] JPEG 2000 support works - almost, but not quite

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 22 18:27:50 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=8754


ddkilzer at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ddkilzer at webkit.org




------- Comment #2 from ddkilzer at webkit.org  2008-02-22 18:27 PDT -------
The image is served with a content-type of "image/jp2", which is apparently
valid (http://www.iana.org/assignments/media-types/image/jp2):

$ curl -I http://echoone.com/pictures/filejuicer/gold.jp2
HTTP/1.1 200 OK
Date: Sat, 23 Feb 2008 02:20:07 GMT
Server: Apache/2.2.6 (Unix) mod_ssl/2.2.6 OpenSSL/0.9.7l DAV/2 PHP/5.2.4
Last-Modified: Thu, 18 Aug 2005 15:50:33 GMT
ETag: "af561-fb41-3fe9e2c616440"
Accept-Ranges: bytes
Content-Length: 64321
MS-Author-Via: DAV
X-Hardware: PowerMac G4 Cube 449 MHz / 128 MB
X-Administrative-Fuel: Intravenous Caffeine Drips...
Content-Type: image/jp2

On Leopard, reloading the test page gives various results from no image at all
(just a grey page) to various levels of decoding (resulting in B&W or color
images that have varying degrees of fuzziness).


-- 
Configure bugmail: http://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