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

Issue 10700058: Open/save dialog assumes the defaultPath parameter without '/' as a default file name. (Closed)

Created:
8 years, 5 months ago by SeRya
Modified:
8 years, 5 months ago
CC:
chromium-reviews, rginda+watch_chromium.org, arv (Not doing code reviews)
Visibility:
Public.

Description

Open/save dialog assumes the defaultPath parameter without '/' as a default file name. BUG=134578 TEST=Manual test. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=146147

Patch Set 1 #

Total comments: 1

Patch Set 2 : Adding leading slash to defaultPath. #

Patch Set 3 : Merge #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -6 lines) Patch
M chrome/browser/resources/file_manager/js/file_manager.js View 1 2 2 chunks +4 lines, -5 lines 0 comments Download
M chrome/browser/ui/views/select_file_dialog_extension.cc View 1 2 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 9 (0 generated)
SeRya
8 years, 5 months ago (2012-07-02 11:08:56 UTC) #1
dgozman
http://codereview.chromium.org/10700058/diff/1/chrome/browser/resources/file_manager/js/file_manager.js File chrome/browser/resources/file_manager/js/file_manager.js (left): http://codereview.chromium.org/10700058/diff/1/chrome/browser/resources/file_manager/js/file_manager.js#oldcode22 chrome/browser/resources/file_manager/js/file_manager.js:22: if (this.params_.defaultPath && this.params_.defaultPath.indexOf('/') != 0) Sometimes save-as dialog ...
8 years, 5 months ago (2012-07-02 12:38:47 UTC) #2
SeRya
8 years, 5 months ago (2012-07-02 17:19:19 UTC) #3
dgozman
LGTM
8 years, 5 months ago (2012-07-03 11:23:50 UTC) #4
SeRya
Hi Scott, I need owner's review.
8 years, 5 months ago (2012-07-03 12:38:50 UTC) #5
SeRya
8 years, 5 months ago (2012-07-11 10:03:06 UTC) #6
Ben Goodger (Google)
lgtm
8 years, 5 months ago (2012-07-11 15:59:25 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/serya@chromium.org/10700058/11001
8 years, 5 months ago (2012-07-11 16:40:49 UTC) #8
commit-bot: I haz the power
8 years, 5 months ago (2012-07-11 18:08:01 UTC) #9
Change committed as 146147

Powered by Google App Engine
This is Rietveld 408576698