diff options
author | kinaba@chromium.org <kinaba@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-01-22 21:56:34 +0000 |
---|---|---|
committer | kinaba@chromium.org <kinaba@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-01-22 21:56:34 +0000 |
commit | 0043b2da48e22ded10ff3612fd7b6e6679d566f5 (patch) | |
tree | 3701ec5e073579ba1e5e7d999afcf5c2d6fe3469 /net/udp | |
parent | ab68e3ea931b2b479f051c15ca3d6e84850576b2 (diff) | |
download | chromium_src-0043b2da48e22ded10ff3612fd7b6e6679d566f5.zip chromium_src-0043b2da48e22ded10ff3612fd7b6e6679d566f5.tar.gz chromium_src-0043b2da48e22ded10ff3612fd7b6e6679d566f5.tar.bz2 |
drive: handle root directory properly in CopyOperation.
Our current implementation of copying hosted files is:
"CopyToRoot(); AddToDirectory(target);" and not removing
the file from the root collection. This patch changes the
logic to "CopyToRoot(); MoveFromRootTo(target)".
BUG=171208
TEST=Manually tested the steps in the bug report.
Review URL: https://codereview.chromium.org/12049010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@178114 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net/udp')
0 files changed, 0 insertions, 0 deletions