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

Issue 343883003: [SyncFS] Break up overwriting file/folder creation to two phase (Closed)

Created:
6 years, 6 months ago by tzik
Modified:
6 years, 6 months ago
Reviewers:
peria, nhiroki
CC:
chromium-reviews, kinuko+fileapi, tzik
Project:
chromium
Visibility:
Public.

Description

[SyncFS] Break up overwriting file/folder creation to two phase This CL breaks up single non-conflicting overwriting local-to-remote sync to two local-to-remote sync. That happens when local file system has a locally modified file and has a not-modified remote folder at the same path. BUG=344769 TEST=./unit_tests --gtest_filter=DriveBackendSyncTest.*:LocalToRemoteSyncerTest.* Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=278671

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -42 lines) Patch
M chrome/browser/sync_file_system/drive_backend/local_to_remote_syncer.h View 1 chunk +0 lines, -5 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/local_to_remote_syncer.cc View 4 chunks +3 lines, -37 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
tzik
PTL
6 years, 6 months ago (2014-06-19 07:07:09 UTC) #1
nhiroki
LGTM if tests can pass.
6 years, 6 months ago (2014-06-20 02:30:15 UTC) #2
peria
lgtm would you add TEST= line in the description?
6 years, 6 months ago (2014-06-20 03:22:29 UTC) #3
tzik
The CQ bit was checked by tzik@chromium.org
6 years, 6 months ago (2014-06-20 04:09:54 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tzik@chromium.org/343883003/1
6 years, 6 months ago (2014-06-20 04:12:03 UTC) #5
commit-bot: I haz the power
6 years, 6 months ago (2014-06-20 11:06:53 UTC) #6
Message was sent while issue was closed.
Change committed as 278671

Powered by Google App Engine
This is Rietveld 408576698