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 Review URL: https://chromiumcodereview.appspot.com/16351002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@203961 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment