summaryrefslogtreecommitdiffstats
path: root/ppapi/c
diff options
context:
space:
mode:
authormtomasz@chromium.org <mtomasz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-06-12 16:33:37 +0000
committermtomasz@chromium.org <mtomasz@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-06-12 16:33:37 +0000
commit12d1a439cc84cfb28ebee6c003dfb4b18f7e4561 (patch)
tree1737396b5df5d7c68529e6c25a987ccb5fae1c2e /ppapi/c
parent109f8b4572e989edfcf8ea9d582e5a7aca96bca5 (diff)
downloadchromium_src-12d1a439cc84cfb28ebee6c003dfb4b18f7e4561.zip
chromium_src-12d1a439cc84cfb28ebee6c003dfb4b18f7e4561.tar.gz
chromium_src-12d1a439cc84cfb28ebee6c003dfb4b18f7e4561.tar.bz2
Fixed the fallback path in case of the destination directory is not available in the save as dialog.
Previously, if the path was incorrect, we were using the last selected directory as a fallback, omitting the file name. As a result, the suggested filename was missing. This patch resolves this issue by appending the filename to the last selected directory. TEST=Follow the bug's repro steps. BUG=246517 Review URL: https://chromiumcodereview.appspot.com/16762009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@205816 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ppapi/c')
0 files changed, 0 insertions, 0 deletions