Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(37)

Issue 14273007: Add a switch to Chromium to enable/disable 'image/webp' accept header. (Closed)

Created:
7 years, 8 months ago by urvang (Google)
Modified:
7 years, 8 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Add a switch to Chromium to enable/disable 'image/webp' accept header. This switch is off by default. It will be turned on later once we verify that this change doesn't break any sites. It can be can be enabled through command-line (--enable-webp-in-accept-header) or through 'chrome://flags'. Note: This is a follow up of the pre-requisite change in Blink: https://codereview.chromium.org/13814024/ BUG=169182 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=194853

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -1 line) Patch
M chrome/app/generated_resources.grd View 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/about_flags.cc View 1 chunk +7 lines, -0 lines 0 comments Download
M content/browser/renderer_host/render_process_host_impl.cc View 2 chunks +2 lines, -1 line 0 comments Download
M content/public/common/content_switches.h View 1 chunk +2 lines, -0 lines 0 comments Download
M content/public/common/content_switches.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M content/renderer/render_thread_impl.cc View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
urvang (Google)
7 years, 8 months ago (2013-04-15 23:14:27 UTC) #1
darin (slow to review)
LGTM
7 years, 8 months ago (2013-04-16 04:29:39 UTC) #2
urvang (Google)
On 2013/04/16 04:29:39, darin wrote: > LGTM Thanks Darin! Let me know if you want ...
7 years, 8 months ago (2013-04-18 05:52:16 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/urvang@google.com/14273007/1
7 years, 8 months ago (2013-04-18 06:40:25 UTC) #4
commit-bot: I haz the power
7 years, 8 months ago (2013-04-18 08:35:16 UTC) #5
Message was sent while issue was closed.
Change committed as 194853

Powered by Google App Engine
This is Rietveld 408576698