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

Issue 10079012: Change resource handling policy to allow feed types to download so they can be handled by web inten… (Closed)

Created:
8 years, 8 months ago by Greg Billock
Modified:
8 years, 8 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, cbentzel+watch_chromium.org, jam, rdsmith+dwatch_chromium.org
Visibility:
Public.

Description

Change resource handling policy to allow feed types to download so they can be handled by web intents. BUG=105732 TEST=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=133456

Patch Set 1 #

Total comments: 2

Patch Set 2 : Merge to head #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -15 lines) Patch
M chrome/browser/download/chrome_download_manager_delegate.cc View 1 chunk +20 lines, -0 lines 0 comments Download
M content/browser/renderer_host/buffered_resource_handler.cc View 1 chunk +0 lines, -13 lines 0 comments Download
M net/base/mime_util.cc View 1 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
willchan no longer on Chromium
This will cause a minor change in our histograms that record the compressibility of content. ...
8 years, 8 months ago (2012-04-16 23:49:14 UTC) #1
darin (slow to review)
On 2012/04/16 23:49:14, willchan wrote: > Let's see if Darin agrees with me or not ...
8 years, 8 months ago (2012-04-17 00:01:09 UTC) #2
darin (slow to review)
LGTM http://codereview.chromium.org/10079012/diff/1/chrome/browser/download/chrome_download_manager_delegate.cc File chrome/browser/download/chrome_download_manager_delegate.cc (right): http://codereview.chromium.org/10079012/diff/1/chrome/browser/download/chrome_download_manager_delegate.cc#newcode270 chrome/browser/download/chrome_download_manager_delegate.cc:270: if (mime_type == "application/msword" || On ChromeOS, how ...
8 years, 8 months ago (2012-04-17 00:03:14 UTC) #3
cbentzel
+asanka
8 years, 8 months ago (2012-04-17 15:43:41 UTC) #4
asanka
Is the intent here to allow a plug-in to override web intents? Or do you ...
8 years, 8 months ago (2012-04-17 18:52:23 UTC) #5
Greg Billock
http://codereview.chromium.org/10079012/diff/1/chrome/browser/download/chrome_download_manager_delegate.cc File chrome/browser/download/chrome_download_manager_delegate.cc (right): http://codereview.chromium.org/10079012/diff/1/chrome/browser/download/chrome_download_manager_delegate.cc#newcode270 chrome/browser/download/chrome_download_manager_delegate.cc:270: if (mime_type == "application/msword" || The web intent is ...
8 years, 8 months ago (2012-04-18 18:01:24 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/gbillock@chromium.org/10079012/8001
8 years, 8 months ago (2012-04-23 14:40:29 UTC) #7
commit-bot: I haz the power
8 years, 8 months ago (2012-04-23 16:07:56 UTC) #8
Change committed as 133456

Powered by Google App Engine
This is Rietveld 408576698