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

Issue 43016: Change to make the 'save as...' dialog choose the default download path you h... (Closed)

Created:
11 years, 9 months ago by Paul Robinson
Modified:
9 years, 7 months ago
Reviewers:
M-A Ruel
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Change to make the 'save as...' dialog choose the default download path you have selected in your prefs instead of always choosing the chrome::DIR_DEFAULT_DOWNLOADS path. This will only affect you if you have not used 'save as...' before and do not have a SaveFileDefaultDirectory set. Patch contributed by Paul Robinson <paulRobinson85@googlemail.com>; BUG=8049

Patch Set 1 #

Total comments: 1

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -4 lines) Patch
M AUTHORS View 3 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/download/save_package.cc View 1 2 3 1 chunk +12 lines, -3 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
M-A Ruel
http://codereview.chromium.org/43016/diff/1/2 File chrome/browser/download/save_package.cc (right): http://codereview.chromium.org/43016/diff/1/2#newcode968 Line 968: &default_save_path)) You messed up the accolades. Add an ...
11 years, 9 months ago (2009-03-10 13:27:42 UTC) #1
Paul Robinson
On 2009/03/10 13:27:42, M-A wrote: > http://codereview.chromium.org/43016/diff/1/2 > File chrome/browser/download/save_package.cc (right): > > http://codereview.chromium.org/43016/diff/1/2#newcode968 > ...
11 years, 9 months ago (2009-03-10 14:43:56 UTC) #2
M-A Ruel
lgtm, will try to commit later today.
11 years, 9 months ago (2009-03-10 14:47:25 UTC) #3
Paul Robinson
On 2009/03/10 14:47:25, M-A wrote: > lgtm, will try to commit later today. Thanks, this ...
11 years, 9 months ago (2009-03-10 14:48:38 UTC) #4
Paul Robinson
I have added the AUTHORS file to this change
11 years, 9 months ago (2009-03-10 15:28:51 UTC) #5
Paul Robinson
On 2009/03/10 15:28:51, Paul Robinson wrote: > I have added the AUTHORS file to this ...
11 years, 9 months ago (2009-03-11 11:12:09 UTC) #6
Paul Robinson
On 2009/03/11 11:12:09, Paul Robinson wrote: > On 2009/03/10 15:28:51, Paul Robinson wrote: > > ...
11 years, 9 months ago (2009-03-11 16:54:11 UTC) #7
M-A Ruel
11 years, 9 months ago (2009-03-11 18:56:23 UTC) #8
On 2009/03/11 16:54:11, Paul Robinson wrote:
> On 2009/03/11 11:12:09, Paul Robinson wrote:
> > On 2009/03/10 15:28:51, Paul Robinson wrote:
> > > I have added the AUTHORS file to this change
> > 
> > Hey there, was this submitted?
> 
> I've updated this to convert from wstring. Any idea why this built
successfully
> when I tried but did not on the build server? Is there something extra I
should
> be setting in visual studio?

It failed on linux and mac. I never said that it failed on windows. The newest
patch passed on both and was committed as revision 11465.

Powered by Google App Engine
This is Rietveld 408576698