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

Issue 10905284: Use the user's preferred downloads directory for creating the initial download file. (Closed)

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

Description

Use the user's preferred downloads directory for creating the initial download file. BUG=132240 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=157022

Patch Set 1 #

Total comments: 4

Patch Set 2 : Address comments #

Patch Set 3 : Fix tests #

Patch Set 4 : Fix Windows path check #

Unified diffs Side-by-side diffs Delta from patch set Stats (+105 lines, -41 lines) Patch
M chrome/browser/download/chrome_download_manager_delegate.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/download/chrome_download_manager_delegate.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M content/browser/download/base_file.h View 1 2 1 chunk +5 lines, -1 line 0 comments Download
M content/browser/download/base_file.cc View 1 2 2 chunks +10 lines, -5 lines 0 comments Download
M content/browser/download/base_file_unittest.cc View 1 2 3 24 chunks +44 lines, -25 lines 0 comments Download
M content/browser/download/download_create_info.h View 1 chunk +7 lines, -0 lines 0 comments Download
M content/browser/download/download_file_impl.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M content/browser/download/download_file_impl.cc View 1 2 chunks +2 lines, -1 line 0 comments Download
M content/browser/download/download_manager_impl.cc View 1 1 chunk +7 lines, -0 lines 0 comments Download
M content/browser/download/download_manager_impl_unittest.cc View 1 2 4 chunks +15 lines, -2 lines 0 comments Download
M content/browser/download/save_file.cc View 1 2 2 chunks +5 lines, -1 line 0 comments Download
M content/browser/download/save_package.cc View 1 chunk +2 lines, -1 line 0 comments Download
M content/public/browser/download_manager_delegate.h View 2 chunks +2 lines, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
asanka
Only does regular downloads for the moment. The plumbing for SavePackage isn't there yet and ...
8 years, 3 months ago (2012-09-14 01:35:37 UTC) #1
Randy Smith (Not in Mondays)
http://codereview.chromium.org/10905284/diff/1/content/browser/download/base_file.h File content/browser/download/base_file.h (right): http://codereview.chromium.org/10905284/diff/1/content/browser/download/base_file.h#newcode116 content/browser/download/base_file.h:116: FilePath download_directory_; I'm tempted to suggest that instead of ...
8 years, 3 months ago (2012-09-14 16:38:16 UTC) #2
asanka
http://codereview.chromium.org/10905284/diff/1/content/browser/download/base_file.h File content/browser/download/base_file.h (right): http://codereview.chromium.org/10905284/diff/1/content/browser/download/base_file.h#newcode116 content/browser/download/base_file.h:116: FilePath download_directory_; On 2012/09/14 16:38:16, rdsmith wrote: > I'm ...
8 years, 3 months ago (2012-09-14 19:11:45 UTC) #3
Randy Smith (Not in Mondays)
LGTM. Thanks!
8 years, 3 months ago (2012-09-14 19:17:51 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/asanka@chromium.org/10905284/16
8 years, 3 months ago (2012-09-15 01:43:33 UTC) #5
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build. Your ...
8 years, 3 months ago (2012-09-15 03:32:45 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/asanka@chromium.org/10905284/16
8 years, 3 months ago (2012-09-15 19:28:55 UTC) #7
commit-bot: I haz the power
8 years, 3 months ago (2012-09-15 22:21:03 UTC) #8
Change committed as 157022

Powered by Google App Engine
This is Rietveld 408576698