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

Issue 10831127: Stop reflecting file operation results in wrong folders. (Closed)

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

Description

Stop reflecting file operation results in wrong folders. Previusly File Manager could insert just created folder in current dir event if it acually created in another. The same thing with renaming and deleting (but that ops are harder to reproduce). BUG=138429 TEST=Create 2 identical folders on GDrive and downloads (it's important that other to swtich to contains files with the same names). Create new folder, rename a file, delete a bunch of files on GDrive and switch to Downloads. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=149628

Patch Set 1 : #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -4 lines) Patch
M chrome/browser/resources/file_manager/js/directory_model.js View 4 chunks +20 lines, -4 lines 4 comments Download

Messages

Total messages: 6 (0 generated)
SeRya
8 years, 4 months ago (2012-08-02 12:41:47 UTC) #1
Vladislav Kaznacheev
https://chromiumcodereview.appspot.com/10831127/diff/2001/chrome/browser/resources/file_manager/js/directory_model.js File chrome/browser/resources/file_manager/js/directory_model.js (right): https://chromiumcodereview.appspot.com/10831127/diff/2001/chrome/browser/resources/file_manager/js/directory_model.js#newcode514 chrome/browser/resources/file_manager/js/directory_model.js:514: onComplete(); Is it safe to call the callback if ...
8 years, 4 months ago (2012-08-02 12:45:39 UTC) #2
SeRya
https://chromiumcodereview.appspot.com/10831127/diff/2001/chrome/browser/resources/file_manager/js/directory_model.js File chrome/browser/resources/file_manager/js/directory_model.js (right): https://chromiumcodereview.appspot.com/10831127/diff/2001/chrome/browser/resources/file_manager/js/directory_model.js#newcode514 chrome/browser/resources/file_manager/js/directory_model.js:514: onComplete(); On 2012/08/02 12:45:39, Vladislav Kaznacheev wrote: > Is ...
8 years, 4 months ago (2012-08-02 12:56:20 UTC) #3
Vladislav Kaznacheev
lgtm
8 years, 4 months ago (2012-08-02 13:15:13 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/serya@chromium.org/10831127/2001
8 years, 4 months ago (2012-08-02 13:27:29 UTC) #5
commit-bot: I haz the power
8 years, 4 months ago (2012-08-02 15:00:34 UTC) #6
Change committed as 149628

Powered by Google App Engine
This is Rietveld 408576698