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

Issue 137743002: Fix moving by dragging and CTRL-X CTRL-V. (Closed)

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

Description

Fix moving by dragging and CTRL-X CTRL-V. This was caused by a recent regression after refactoring. The volume manager was not available in the background file operation manager. In this CL, the above problem is resolved by moving calls to the volume manager to the foreground. TEST=Tested manually. Partly browser tests. BUG=333180 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=245456

Patch Set 1 #

Patch Set 2 : Rewritten. #

Patch Set 3 : Rewritten again. #

Total comments: 3

Patch Set 4 : Fixed nit and added missing callback() for errors. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -31 lines) Patch
M chrome/browser/resources/file_manager/background/js/file_operation_manager.js View 1 2 3 4 chunks +42 lines, -31 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
mtomasz
@hirono: PTAL. Thanks.
6 years, 11 months ago (2014-01-14 04:43:25 UTC) #1
hirono
On 2014/01/14 04:43:25, mtomasz wrote: > @hirono: PTAL. Thanks. Because both the volume manager and ...
6 years, 11 months ago (2014-01-14 05:06:17 UTC) #2
mtomasz
On 2014/01/14 05:06:17, hirono wrote: > On 2014/01/14 04:43:25, mtomasz wrote: > > @hirono: PTAL. ...
6 years, 11 months ago (2014-01-15 02:09:33 UTC) #3
hirono
Thanks! Just one more and a nit. https://codereview.chromium.org/137743002/diff/130001/chrome/browser/resources/file_manager/background/js/file_operation_manager.js File chrome/browser/resources/file_manager/background/js/file_operation_manager.js (right): https://codereview.chromium.org/137743002/diff/130001/chrome/browser/resources/file_manager/background/js/file_operation_manager.js#newcode1202 chrome/browser/resources/file_manager/background/js/file_operation_manager.js:1202: this.eventRouter_.sendProgressEvent( Can ...
6 years, 11 months ago (2014-01-15 02:29:41 UTC) #4
mtomasz
https://codereview.chromium.org/137743002/diff/130001/chrome/browser/resources/file_manager/background/js/file_operation_manager.js File chrome/browser/resources/file_manager/background/js/file_operation_manager.js (right): https://codereview.chromium.org/137743002/diff/130001/chrome/browser/resources/file_manager/background/js/file_operation_manager.js#newcode1202 chrome/browser/resources/file_manager/background/js/file_operation_manager.js:1202: this.eventRouter_.sendProgressEvent( On 2014/01/15 02:29:41, hirono wrote: > Can we ...
6 years, 11 months ago (2014-01-15 08:01:02 UTC) #5
hirono
On 2014/01/15 08:01:02, mtomasz wrote: > https://codereview.chromium.org/137743002/diff/130001/chrome/browser/resources/file_manager/background/js/file_operation_manager.js > File > chrome/browser/resources/file_manager/background/js/file_operation_manager.js > (right): > > ...
6 years, 11 months ago (2014-01-15 10:04:03 UTC) #6
mtomasz
On 2014/01/15 10:04:03, hirono wrote: > On 2014/01/15 08:01:02, mtomasz wrote: > > > https://codereview.chromium.org/137743002/diff/130001/chrome/browser/resources/file_manager/background/js/file_operation_manager.js ...
6 years, 11 months ago (2014-01-16 00:27:00 UTC) #7
mtomasz
On 2014/01/16 00:27:00, mtomasz wrote: > On 2014/01/15 10:04:03, hirono wrote: > > On 2014/01/15 ...
6 years, 11 months ago (2014-01-17 04:17:11 UTC) #8
hirono
On 2014/01/17 04:17:11, mtomasz wrote: > On 2014/01/16 00:27:00, mtomasz wrote: > > On 2014/01/15 ...
6 years, 11 months ago (2014-01-17 05:01:20 UTC) #9
mtomasz
On 2014/01/17 05:01:20, hirono wrote: > On 2014/01/17 04:17:11, mtomasz wrote: > > On 2014/01/16 ...
6 years, 11 months ago (2014-01-17 05:02:18 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mtomasz@chromium.org/137743002/190001
6 years, 11 months ago (2014-01-17 05:03:14 UTC) #11
commit-bot: I haz the power
6 years, 11 months ago (2014-01-17 07:03:50 UTC) #12
Message was sent while issue was closed.
Change committed as 245456

Powered by Google App Engine
This is Rietveld 408576698