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

Issue 23624005: Merge 218255 "Fix creating a directory in the Save-as dialog." (Closed)

Created:
7 years, 3 months ago by hirono
Modified:
7 years, 3 months ago
Reviewers:
mtomasz
CC:
chromium-reviews, rginda+watch_chromium.org, arv+watch_chromium.org
Visibility:
Public.

Description

Merge 218255 "Fix creating a directory in the Save-as dialog." > Fix creating a directory in the Save-as dialog. > > This regression was caused since we were listening for commands on the dialog container only. In the save-as dialog, the new folder button is on the footer, which is not a child of the dialog container. This patch adds listening for the command on the footer. > > TEST=Tested manually. > BUG=272765 > > Review URL: https://chromiumcodereview.appspot.com/22880017 TBR=mtomasz@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=219915

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -2 lines) Patch
M chrome/browser/resources/file_manager/css/file_manager.css View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/resources/file_manager/js/file_manager.js View 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/browser/resources/file_manager/main.html View 2 chunks +4 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
hirono
7 years, 3 months ago (2013-08-28 04:19:59 UTC) #1
hirono
7 years, 3 months ago (2013-08-28 04:22:23 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r219915.

Powered by Google App Engine
This is Rietveld 408576698