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

Issue 8487002: Basic tests for DownloadUrl/DownloadUrlToFile. (Closed)

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

Description

Basic tests for DownloadUrl/DownloadUrlToFile. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=113864

Patch Set 1 #

Patch Set 2 : Fixed typos. #

Total comments: 2

Patch Set 3 : Removed early setting of info->path to avoid assertion. #

Total comments: 1

Patch Set 4 : Merged to LKGR. #

Patch Set 5 : Ifdef out breaking chromeos behavior with bug pointer. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -4 lines) Patch
M chrome/browser/download/download_browsertest.cc View 1 2 3 4 2 chunks +70 lines, -0 lines 0 comments Download
M chrome/browser/download/download_test_observer.cc View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M content/browser/download/download_file_manager.cc View 1 2 3 1 chunk +0 lines, -3 lines 0 comments Download
M content/browser/download/download_manager_impl.cc View 1 2 3 2 chunks +2 lines, -1 line 0 comments Download

Messages

Total messages: 13 (0 generated)
Randy Smith (Not in Mondays)
Andy: Could you review this CL (all files)? Jian, Achuith: I'm changing the behavior of ...
9 years, 1 month ago (2011-11-06 19:46:43 UTC) #1
achuithb
LGTM http://codereview.chromium.org/8487002/diff/2001/chrome/browser/download/download_browsertest.cc File chrome/browser/download/download_browsertest.cc (right): http://codereview.chromium.org/8487002/diff/2001/chrome/browser/download/download_browsertest.cc#newcode1576 chrome/browser/download/download_browsertest.cc:1576: url, GURL(""), "", tab_contents); nit: shouldn't GURL() suffice? ...
9 years, 1 month ago (2011-11-06 20:43:59 UTC) #2
Randy Smith (Not in Mondays)
Removed a line to make the assertion of first setting in ContinueDownloadWithPath true. Andy: I ...
9 years, 1 month ago (2011-11-06 22:00:52 UTC) #3
jstritar
On 2011/11/06 22:00:52, rdsmith wrote: > Jon: I've added you to the review list, as ...
9 years, 1 month ago (2011-11-07 16:38:36 UTC) #4
ahendrickson
http://codereview.chromium.org/8487002/diff/4003/content/browser/download/download_file_manager.cc File content/browser/download/download_file_manager.cc (left): http://codereview.chromium.org/8487002/diff/4003/content/browser/download/download_file_manager.cc#oldcode139 content/browser/download/download_file_manager.cc:139: info->path = info->save_info.file_path; The only effect I can see ...
9 years, 1 month ago (2011-11-08 06:19:57 UTC) #5
Randy Smith (Not in Mondays)
On 2011/11/08 06:19:57, ahendrickson wrote: > http://codereview.chromium.org/8487002/diff/4003/content/browser/download/download_file_manager.cc > File content/browser/download/download_file_manager.cc (left): > > http://codereview.chromium.org/8487002/diff/4003/content/browser/download/download_file_manager.cc#oldcode139 > ...
9 years, 1 month ago (2011-11-09 03:13:55 UTC) #6
Randy Smith (Not in Mondays)
Jian, are you going to have a chance to take a look?
9 years, 1 month ago (2011-11-09 03:14:11 UTC) #7
jianli
LGTM.
9 years, 1 month ago (2011-11-09 05:25:52 UTC) #8
ahendrickson
Ah, you are correct -- I missed the fact that they were only searching history_downloads_. ...
9 years, 1 month ago (2011-11-09 16:22:40 UTC) #9
Randy Smith (Not in Mondays)
FYI: Resurrecting this CL. I've done minimal changes other than merging to LKGR, so no ...
9 years ago (2011-12-08 20:41:55 UTC) #10
achuithb
LGTM on browser_test change
9 years ago (2011-12-08 20:52:10 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rdsmith@chromium.org/8487002/14002
9 years ago (2011-12-09 18:33:43 UTC) #12
commit-bot: I haz the power
9 years ago (2011-12-09 22:24:22 UTC) #13
Change committed as 113864

Powered by Google App Engine
This is Rietveld 408576698