diff options
author | hirono@chromium.org <hirono@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-01-22 11:08:09 +0000 |
---|---|---|
committer | hirono@chromium.org <hirono@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-01-22 11:08:09 +0000 |
commit | c3f9c3ba497ffcd93221a97bb5d03d6108a29389 (patch) | |
tree | 37de16b4f1f04de37f50c568530704aa4b051800 /chrome/docs/devtools-pillar.html | |
parent | b9cde3494b85731c2fbe6425f7ee2ee26901688b (diff) | |
download | chromium_src-c3f9c3ba497ffcd93221a97bb5d03d6108a29389.zip chromium_src-c3f9c3ba497ffcd93221a97bb5d03d6108a29389.tar.gz chromium_src-c3f9c3ba497ffcd93221a97bb5d03d6108a29389.tar.bz2 |
Files.app: Fix a moving progressing message from Downloads to Drive.
To move a file between different volumes, FileOperationManager uses CopyTask and
removes the original files after copying. This caused to a bug that the message
of the copy task is assigned to the move operations.
This CL adds a deleteAfterCopy flag to the constructor of CopyTask and
determines the message by referring the flag.
Along the way, this CL removes lines that is not used in FileOperationManager.
BUG=336335
TEST=manually
Review URL: https://codereview.chromium.org/143343004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@246293 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/docs/devtools-pillar.html')
0 files changed, 0 insertions, 0 deletions