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

Issue 149413002: drive: Make CopyOperation aware of locally created files (Closed)

Created:
6 years, 10 months ago by hashimoto
Modified:
6 years, 10 months ago
Reviewers:
kinaba
CC:
chromium-reviews, nkostylev+watch_chromium.org, tzik, tfarina, nhiroki, oshima+watch_chromium.org, kinuko+watch, stevenjb+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

drive: Make CopyOperation aware of locally created files Perform copy locally if the file is dirty or it doesn't have a resource ID. Fix Copy()'s behavior to overwrite existing file. Remove dependency from MoveOperationTest to CopyOperation. BUG=260539, 331985 TEST=unit_tests R=kinaba@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=247834

Patch Set 1 : #

Patch Set 2 : Fix mistakenly called CopyResourceOnServer #

Unified diffs Side-by-side diffs Delta from patch set Stats (+241 lines, -111 lines) Patch
M chrome/browser/chromeos/drive/file_system/copy_operation.h View 1 1 chunk +8 lines, -6 lines 0 comments Download
M chrome/browser/chromeos/drive/file_system/copy_operation.cc View 1 3 chunks +117 lines, -44 lines 0 comments Download
M chrome/browser/chromeos/drive/file_system/copy_operation_unittest.cc View 2 chunks +116 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/drive/file_system/move_operation_unittest.cc View 3 chunks +0 lines, -61 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
hashimoto
6 years, 10 months ago (2014-01-29 11:05:14 UTC) #1
kinaba
lgtm
6 years, 10 months ago (2014-01-30 04:29:39 UTC) #2
hashimoto
6 years, 10 months ago (2014-01-30 04:47:40 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r247834 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698