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

Issue 1085823002: Run copy operations in parallel when destinations are different volumes. (Closed)

Created:
5 years, 8 months ago by yawano
Modified:
5 years, 8 months ago
Reviewers:
hirono
CC:
chromium-reviews, rginda+watch_chromium.org, mtomasz+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Run copy operations in parallel when destinations are different volumes. BUG=430651 TEST=FileManagerJsTest.FileOperationManagerTest Committed: https://crrev.com/5116df2c1b32aca1ca8da6839b3868271e5223c9 Cr-Commit-Position: refs/heads/master@{#325201}

Patch Set 1 #

Patch Set 2 : Fix a bug. #

Total comments: 8

Patch Set 3 : Address comments. #

Patch Set 4 : Fails with an error when volume info is not available. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+422 lines, -58 lines) Patch
M ui/file_manager/file_manager/background/js/file_operation_manager.js View 1 2 3 7 chunks +101 lines, -43 lines 0 comments Download
M ui/file_manager/file_manager/background/js/file_operation_manager_unittest.html View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M ui/file_manager/file_manager/background/js/file_operation_manager_unittest.js View 1 2 3 5 chunks +320 lines, -15 lines 0 comments Download

Messages

Total messages: 14 (2 generated)
yawano
PTAL. Thank you!
5 years, 8 months ago (2015-04-14 11:14:46 UTC) #2
hirono
lgtm! https://codereview.chromium.org/1085823002/diff/20001/ui/file_manager/file_manager/background/js/file_operation_manager.js File ui/file_manager/file_manager/background/js/file_operation_manager.js (right): https://codereview.chromium.org/1085823002/diff/20001/ui/file_manager/file_manager/background/js/file_operation_manager.js#newcode29 ui/file_manager/file_manager/background/js/file_operation_manager.js:29: this.runningCopyTasks_ = {}; Please add comments about what ...
5 years, 8 months ago (2015-04-15 03:18:12 UTC) #3
yawano
Thank you for the review! https://codereview.chromium.org/1085823002/diff/20001/ui/file_manager/file_manager/background/js/file_operation_manager.js File ui/file_manager/file_manager/background/js/file_operation_manager.js (right): https://codereview.chromium.org/1085823002/diff/20001/ui/file_manager/file_manager/background/js/file_operation_manager.js#newcode266 ui/file_manager/file_manager/background/js/file_operation_manager.js:266: continue; I think we ...
5 years, 8 months ago (2015-04-15 03:47:36 UTC) #4
yawano
https://codereview.chromium.org/1085823002/diff/20001/ui/file_manager/file_manager/background/js/file_operation_manager.js File ui/file_manager/file_manager/background/js/file_operation_manager.js (right): https://codereview.chromium.org/1085823002/diff/20001/ui/file_manager/file_manager/background/js/file_operation_manager.js#newcode29 ui/file_manager/file_manager/background/js/file_operation_manager.js:29: this.runningCopyTasks_ = {}; On 2015/04/15 03:18:12, hirono wrote: > ...
5 years, 8 months ago (2015-04-15 04:04:07 UTC) #5
hirono
https://codereview.chromium.org/1085823002/diff/20001/ui/file_manager/file_manager/background/js/file_operation_manager.js File ui/file_manager/file_manager/background/js/file_operation_manager.js (right): https://codereview.chromium.org/1085823002/diff/20001/ui/file_manager/file_manager/background/js/file_operation_manager.js#newcode266 ui/file_manager/file_manager/background/js/file_operation_manager.js:266: continue; On 2015/04/15 03:47:36, yawano wrote: > I think ...
5 years, 8 months ago (2015-04-15 04:25:00 UTC) #6
yawano
https://codereview.chromium.org/1085823002/diff/20001/ui/file_manager/file_manager/background/js/file_operation_manager.js File ui/file_manager/file_manager/background/js/file_operation_manager.js (right): https://codereview.chromium.org/1085823002/diff/20001/ui/file_manager/file_manager/background/js/file_operation_manager.js#newcode266 ui/file_manager/file_manager/background/js/file_operation_manager.js:266: continue; That makes sense. I'm going to add patch ...
5 years, 8 months ago (2015-04-15 04:46:13 UTC) #7
yawano
Added a patch set to fail with an error when volume info is not available. ...
5 years, 8 months ago (2015-04-15 05:53:59 UTC) #8
hirono
Thanks, still lgtm!
5 years, 8 months ago (2015-04-15 06:25:19 UTC) #9
yawano
On 2015/04/15 06:25:19, hirono wrote: > Thanks, still lgtm! Thank you!
5 years, 8 months ago (2015-04-15 06:34:30 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1085823002/60001
5 years, 8 months ago (2015-04-15 06:35:09 UTC) #12
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 8 months ago (2015-04-15 07:04:48 UTC) #13
commit-bot: I haz the power
5 years, 8 months ago (2015-04-15 07:05:44 UTC) #14
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/5116df2c1b32aca1ca8da6839b3868271e5223c9
Cr-Commit-Position: refs/heads/master@{#325201}

Powered by Google App Engine
This is Rietveld 408576698