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

Issue 8371009: Make passing of DownloadRequestHandle separate from DownloadCreateInfo. (Closed)

Created:
9 years, 2 months ago by Randy Smith (Not in Mondays)
Modified:
9 years, 2 months ago
CC:
chromium-reviews, achuith+watch_chromium.org, jam, dpranke-watch+content_chromium.org, joi+watch-content_chromium.org, rginda+watch_chromium.org, darin-cc_chromium.org, rdsmith+dwatch_chromium.org, Paweł Hajdan Jr., ahendrickson
Visibility:
Public.

Description

Make passing of DownloadRequestHandle separate from DownloadCreateInfo. This is to support mocking DownloadRequestHandle. BUG=101214 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=107219

Patch Set 1 #

Patch Set 2 : Merge to LKGR. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -44 lines) Patch
M chrome/browser/download/download_manager_unittest.cc View 12 chunks +15 lines, -12 lines 0 comments Download
M content/browser/download/download_create_info.h View 2 chunks +0 lines, -5 lines 0 comments Download
M content/browser/download/download_create_info.cc View 2 chunks +0 lines, -2 lines 0 comments Download
M content/browser/download/download_file.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/download/download_file.cc View 2 chunks +2 lines, -1 line 0 comments Download
M content/browser/download/download_file_manager.h View 1 4 chunks +4 lines, -2 lines 0 comments Download
M content/browser/download/download_file_manager.cc View 1 6 chunks +15 lines, -12 lines 0 comments Download
M content/browser/download/download_file_unittest.cc View 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/download/download_item.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/browser/download/download_item.cc View 1 chunk +2 lines, -1 line 0 comments Download
M content/browser/download/download_manager.h View 2 chunks +3 lines, -2 lines 0 comments Download
M content/browser/download/download_manager.cc View 1 chunk +3 lines, -1 line 0 comments Download
M content/browser/download/download_resource_handler.cc View 1 3 chunks +7 lines, -5 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Randy Smith (Not in Mondays)
Chris, could you take a look at this? I'm going to be doing some cleanup ...
9 years, 2 months ago (2011-10-21 22:28:42 UTC) #1
cbentzel
On the surface this seems fine, but I'm going to need to spend some time ...
9 years, 2 months ago (2011-10-24 12:13:04 UTC) #2
Randy Smith (Not in Mondays)
On 2011/10/24 12:13:04, cbentzel wrote: > On the surface this seems fine, but I'm going ...
9 years, 2 months ago (2011-10-24 12:42:00 UTC) #3
cbentzel
Whiteboard would be great. On Mon, Oct 24, 2011 at 8:42 AM, <rdsmith@chromium.org> wrote: > ...
9 years, 2 months ago (2011-10-24 14:28:28 UTC) #4
cbentzel
Did you want to convert this to pointer-ownership-plus-virtual-clone method in this CL or a separate ...
9 years, 2 months ago (2011-10-25 12:54:22 UTC) #5
Randy Smith (Not in Mondays)
On 2011/10/25 12:54:22, cbentzel wrote: > Did you want to convert this to pointer-ownership-plus-virtual-clone method ...
9 years, 2 months ago (2011-10-25 13:09:28 UTC) #6
cbentzel
LGTM On Tue, Oct 25, 2011 at 9:09 AM, <rdsmith@chromium.org> wrote: > On 2011/10/25 12:54:22, ...
9 years, 2 months ago (2011-10-25 13:25:49 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rdsmith@chromium.org/8371009/1
9 years, 2 months ago (2011-10-25 16:03:16 UTC) #8
commit-bot: I haz the power
Can't apply patch for file content/browser/download/download_file_manager.cc. While running patch -p1 --forward --force; patching file content/browser/download/download_file_manager.cc ...
9 years, 2 months ago (2011-10-25 16:03:19 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rdsmith@chromium.org/8371009/7002
9 years, 2 months ago (2011-10-25 20:30:12 UTC) #10
commit-bot: I haz the power
9 years, 2 months ago (2011-10-25 22:49:43 UTC) #11
Change committed as 107219

Powered by Google App Engine
This is Rietveld 408576698