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

Issue 63045: "Save page as..." disregarded the specified file path, because the result of ... (Closed)

Created:
11 years, 8 months ago by Roland
Modified:
9 years, 7 months ago
Reviewers:
Avi (use Gerrit), sky1
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

"Save page as..." disregarded the specified file path, because the result of the "Save As" dialog got written to a temporary and then discarded. Changed code to use a explicit variable to pass file path in and out of SaveFileAsWithFilter() (Did not find a relevant bug entry for this).

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -1 line) Patch
M chrome/browser/views/shell_dialogs_win.cc View 1 chunk +5 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
Roland
Found the issue found while trying to get to grips with code base (still new ...
11 years, 8 months ago (2009-04-07 02:17:27 UTC) #1
Avi (use Gerrit)
D'oh! That's correct. LGTM.
11 years, 8 months ago (2009-04-07 03:59:16 UTC) #2
Roland
On 2009/04/07 03:59:16, Avi wrote: > D'oh! That's correct. LGTM. Hi Avi, I don't yet ...
11 years, 8 months ago (2009-04-07 17:34:01 UTC) #3
Avi (use Gerrit)
Committed r13260.
11 years, 8 months ago (2009-04-07 17:48:07 UTC) #4
Roland
11 years, 8 months ago (2009-04-07 18:04:04 UTC) #5
On 2009/04/07 17:48:07, Avi wrote:
> Committed r13260.

Thanks a lot!

Roland

Powered by Google App Engine
This is Rietveld 408576698