[Webkit-unassigned] [Bug 13355] Images on lilypond.org do not load because they expect an Accept: header with image/png

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 16 11:56:40 PDT 2007


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


beidson at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |beidson at apple.com




------- Comment #5 from beidson at apple.com  2007-04-16 11:56 PDT -------
I think that, at the very least, we should match Firefox here, which would be a
small change - the only difference we have from them is missing image/png for
img resources.

However, we should also consider adding other image types before */*.  In
addition to wanting to prefer tiff and jpg over gif, we might also want the Mac
port to accept PDF as an image type since it's native to ImageIO.  Also, if
someone has SVG Experimental support compiled in we should include SVG.

There's a great opportunity here, while we're looking at that, to make updates
to all of our non-main-resource accept headers - there's a million mime types
for javascript, and css has a well defined mime type we don't send either.


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