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

Issue 7660007: Factor out dependncy on download throttling from core download code. (Closed)

Created:
9 years, 4 months ago by jam
Modified:
9 years, 4 months ago
Reviewers:
Paweł Hajdan Jr.
CC:
chromium-reviews, Avi (use Gerrit), brettw-cc_chromium.org, joi+watch-content_chromium.org, darin-cc_chromium.org, rdsmith+dwatch_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

Factor out dependncy on download throttling from core download code. BUG=82782 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=96991

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+186 lines, -398 lines) Patch
M chrome/browser/browser_process.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/browser_process_impl.h View 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/browser/browser_process_impl.cc View 2 chunks +8 lines, -0 lines 0 comments Download
A chrome/browser/download/download_request_limiter_observer.h View 1 chunk +25 lines, -0 lines 2 comments Download
A chrome/browser/download/download_request_limiter_observer.cc View 1 2 1 chunk +22 lines, -0 lines 0 comments Download
A + chrome/browser/download/download_throttling_resource_handler.h View 1 4 chunks +13 lines, -9 lines 0 comments Download
A + chrome/browser/download/download_throttling_resource_handler.cc View 13 chunks +29 lines, -37 lines 0 comments Download
M chrome/browser/renderer_host/chrome_resource_dispatcher_host_delegate.h View 1 2 3 chunks +7 lines, -1 line 0 comments Download
M chrome/browser/renderer_host/chrome_resource_dispatcher_host_delegate.cc View 1 2 3 3 chunks +30 lines, -10 lines 0 comments Download
D chrome/browser/renderer_host/download_throttling_resource_handler.h View 1 chunk +0 lines, -100 lines 0 comments Download
D chrome/browser/renderer_host/download_throttling_resource_handler.cc View 1 chunk +0 lines, -210 lines 0 comments Download
M chrome/browser/ui/tab_contents/tab_contents_wrapper.h View 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/browser/ui/tab_contents/tab_contents_wrapper.cc View 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/chrome_browser.gypi View 2 chunks +4 lines, -2 lines 0 comments Download
M chrome/test/base/testing_browser_process.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/test/base/testing_browser_process.cc View 1 1 chunk +4 lines, -0 lines 0 comments Download
M content/browser/download/download_file.cc View 1 1 chunk +0 lines, -1 line 0 comments Download
M content/browser/renderer_host/buffered_resource_handler.cc View 2 chunks +19 lines, -10 lines 2 comments Download
M content/browser/renderer_host/resource_dispatcher_host.h View 3 chunks +0 lines, -8 lines 0 comments Download
M content/browser/renderer_host/resource_dispatcher_host.cc View 2 3 4 chunks +3 lines, -6 lines 0 comments Download
M content/browser/renderer_host/resource_dispatcher_host_delegate.h View 2 chunks +12 lines, -3 lines 0 comments Download
M content/browser/tab_contents/tab_contents.cc View 1 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
jam
9 years, 4 months ago (2011-08-16 16:21:02 UTC) #1
jam
switching reviewers to Pawel since it looks like he's the only one in the office ...
9 years, 4 months ago (2011-08-16 16:59:53 UTC) #2
Paweł Hajdan Jr.
Please note that I'm not really familiar with most parts of the renderer host; it ...
9 years, 4 months ago (2011-08-16 17:14:08 UTC) #3
jam
http://codereview.chromium.org/7660007/diff/4007/chrome/browser/download/download_request_limiter_observer.h File chrome/browser/download/download_request_limiter_observer.h (right): http://codereview.chromium.org/7660007/diff/4007/chrome/browser/download/download_request_limiter_observer.h#newcode13 chrome/browser/download/download_request_limiter_observer.h:13: class DownloadRequestLimiterObserver : public TabContentsObserver { On 2011/08/16 17:14:08, ...
9 years, 4 months ago (2011-08-16 18:18:20 UTC) #4
Paweł Hajdan Jr.
9 years, 4 months ago (2011-08-16 18:19:22 UTC) #5
Rubber stamp LGTM

Powered by Google App Engine
This is Rietveld 408576698