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

Issue 71233003: [SyncFS] Delete local file on rename and reorganize completion (Closed)

Created:
7 years, 1 month ago by tzik
Modified:
7 years, 1 month ago
Reviewers:
kinuko, nhiroki
CC:
chromium-reviews, nhiroki+watch_chromium.org, kinuko+watch
Base URL:
https://chromium.googlesource.com/chromium/src.git@00_completion
Visibility:
Public.

Description

[SyncFS] Delete local file on rename and reorganize. * Handle remote rename and reorganize by local file deletion. * Delete tracker on rename and reorganize completion. BUG=240165 NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=235381

Patch Set 1 #

Total comments: 2

Patch Set 2 : merge http://crrev.com/68303010 #

Patch Set 3 : drop unused UpdateTrackerTitle #

Patch Set 4 : rebase #

Patch Set 5 : rebase #

Patch Set 6 : disable failing test and add TODO #

Patch Set 7 : fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -63 lines) Patch
M chrome/browser/sync_file_system/drive_backend/drive_backend_util.h View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/drive_backend_util.cc View 1 2 3 1 chunk +8 lines, -0 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/metadata_database.h View 1 2 3 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/metadata_database.cc View 1 2 3 4 5 6 5 chunks +38 lines, -55 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/metadata_database_unittest.cc View 1 2 3 4 5 1 chunk +3 lines, -2 lines 0 comments Download
M chrome/browser/sync_file_system/drive_backend/remote_to_local_syncer.cc View 1 2 chunks +3 lines, -2 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
tzik
PTL
7 years, 1 month ago (2013-11-13 08:13:06 UTC) #1
kinuko
lgtm https://codereview.chromium.org/71233003/diff/1/chrome/browser/sync_file_system/drive_backend/metadata_database.cc File chrome/browser/sync_file_system/drive_backend/metadata_database.cc (right): https://codereview.chromium.org/71233003/diff/1/chrome/browser/sync_file_system/drive_backend/metadata_database.cc#newcode1468 chrome/browser/sync_file_system/drive_backend/metadata_database.cc:1468: void MetadataDatabase::UpdateTrackerTitle(FileTracker* tracker, This one's no longer used?
7 years, 1 month ago (2013-11-14 08:01:11 UTC) #2
tzik
https://codereview.chromium.org/71233003/diff/1/chrome/browser/sync_file_system/drive_backend/metadata_database.cc File chrome/browser/sync_file_system/drive_backend/metadata_database.cc (right): https://codereview.chromium.org/71233003/diff/1/chrome/browser/sync_file_system/drive_backend/metadata_database.cc#newcode1468 chrome/browser/sync_file_system/drive_backend/metadata_database.cc:1468: void MetadataDatabase::UpdateTrackerTitle(FileTracker* tracker, On 2013/11/14 08:01:12, kinuko wrote: > ...
7 years, 1 month ago (2013-11-14 08:15:27 UTC) #3
nhiroki
lgtm
7 years, 1 month ago (2013-11-14 08:58:02 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/71233003/80001
7 years, 1 month ago (2013-11-14 09:34:06 UTC) #5
commit-bot: I haz the power
Retried try job too often on linux_rel for step(s) unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&number=189753
7 years, 1 month ago (2013-11-14 10:40:21 UTC) #6
tzik
Let me disable the failing test, and fix it later. This CL blocks other 5 ...
7 years, 1 month ago (2013-11-15 06:03:29 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tzik@chromium.org/71233003/400001
7 years, 1 month ago (2013-11-15 06:07:27 UTC) #8
commit-bot: I haz the power
Retried try job too often on linux_rel for step(s) browser_tests, unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&number=190596
7 years, 1 month ago (2013-11-15 07:25:18 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tzik@chromium.org/71233003/710001
7 years, 1 month ago (2013-11-15 13:13:41 UTC) #10
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) nacl_integration http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=225144
7 years, 1 month ago (2013-11-15 16:45:45 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tzik@chromium.org/71233003/710001
7 years, 1 month ago (2013-11-15 17:06:45 UTC) #12
commit-bot: I haz the power
7 years, 1 month ago (2013-11-15 18:20:38 UTC) #13
Message was sent while issue was closed.
Change committed as 235381

Powered by Google App Engine
This is Rietveld 408576698