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

Issue 16351002: Fix problems when renaming and entering a directory fast in Files.app. (Closed)

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

Description

Fix problems when renaming and entering a directory fast in Files.app. Renaming on Drive takes significant amount of time. Renaming and immediately entering a directory, caused later staying in a directory which no more exists. This patch resolves this issue by changing to the new directory from the old one, once the renaming operation is finished. TEST=Create a directory, enter some different name, double hit ENTER. Try to create a directory again. Should not fail. BUG=227456 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=203961

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -3 lines) Patch
M chrome/browser/resources/file_manager/js/directory_model.js View 1 chunk +7 lines, -2 lines 0 comments Download
M chrome/browser/resources/file_manager/js/file_manager.js View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/file_manager/js/sidebar.js View 1 chunk +15 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
mtomasz
@yoshiki: PTAL. Thanks.
7 years, 6 months ago (2013-06-04 05:23:48 UTC) #1
yoshiki
lgtm
7 years, 6 months ago (2013-06-04 05:37:42 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mtomasz@chromium.org/16351002/1
7 years, 6 months ago (2013-06-04 05:39:02 UTC) #3
commit-bot: I haz the power
7 years, 6 months ago (2013-06-04 14:00:59 UTC) #4
Message was sent while issue was closed.
Change committed as 203961

Powered by Google App Engine
This is Rietveld 408576698