[Webkit-unassigned] [Bug 113260] Add a runtime flag in WebRuntimeFeatures to enable 'image/webp' accept header

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 25 21:23:14 PDT 2013


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





--- Comment #4 from Urvang Joshi <urvang at google.com>  2013-03-25 21:25:41 PST ---
> Hmm, what does this have to do with WebKit?  I thought HTTP headers like 'accept' are set by the network stack on the chromium side.

It's not so, it seems.
All the accept headers for cached resources are set by source files in Source/WebCore/loader/cache/*.[h,cpp]. Chromium only puts default headers for HTML page itself, and for some resources where WebKit doesn't put any accept header, AFAIK.

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