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

Issue 11665029: Sync FileSystem: Mark empty batch sync origin as incremental sync origin. (Closed)

Created:
7 years, 12 months ago by tzik
Modified:
7 years, 11 months ago
Reviewers:
kinuko
CC:
chromium-reviews, tzik+watch_chromium.org, kinuko+watch, calvinlo
Visibility:
Public.

Description

Sync FileSystem: Mark empty batch sync origin as incremental sync origin. Without this, we have no chance to start polling for new app until we make a local change. BUG=167739 TEST=DriveFileSyncServiceTest.RegisterNewOrigin Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=175479

Patch Set 1 #

Total comments: 4

Patch Set 2 : rename #

Patch Set 3 : revert android exclusion #

Total comments: 2

Patch Set 4 : +comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -25 lines) Patch
M chrome/browser/sync_file_system/drive_file_sync_service.h View 1 2 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/sync_file_system/drive_file_sync_service.cc View 1 2 3 6 chunks +26 lines, -18 lines 0 comments Download
M chrome/browser/sync_file_system/drive_file_sync_service_unittest.cc View 1 2 2 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
tzik
PTAL
7 years, 12 months ago (2012-12-26 09:41:45 UTC) #1
kinuko
Can you update the TEST= line to include the updated test name? https://codereview.chromium.org/11665029/diff/1/chrome/browser/sync_file_system/drive_file_sync_service.cc File chrome/browser/sync_file_system/drive_file_sync_service.cc ...
7 years, 11 months ago (2013-01-04 10:38:54 UTC) #2
tzik
Thanks! Updated. https://codereview.chromium.org/11665029/diff/1/chrome/browser/sync_file_system/drive_file_sync_service.cc File chrome/browser/sync_file_system/drive_file_sync_service.cc (right): https://codereview.chromium.org/11665029/diff/1/chrome/browser/sync_file_system/drive_file_sync_service.cc#newcode891 chrome/browser/sync_file_system/drive_file_sync_service.cc:891: !ContainsKey(url_to_change_, origin)) { On 2013/01/04 10:38:54, kinuko ...
7 years, 11 months ago (2013-01-07 08:37:55 UTC) #3
kinuko
lgtm https://codereview.chromium.org/11665029/diff/8001/chrome/browser/sync_file_system/drive_file_sync_service.cc File chrome/browser/sync_file_system/drive_file_sync_service.cc (right): https://codereview.chromium.org/11665029/diff/8001/chrome/browser/sync_file_system/drive_file_sync_service.cc#newcode890 chrome/browser/sync_file_system/drive_file_sync_service.cc:890: if (metadata_store_->IsBatchSyncOrigin(origin) && nit: can you add a ...
7 years, 11 months ago (2013-01-07 09:28:30 UTC) #4
tzik
https://codereview.chromium.org/11665029/diff/8001/chrome/browser/sync_file_system/drive_file_sync_service.cc File chrome/browser/sync_file_system/drive_file_sync_service.cc (right): https://codereview.chromium.org/11665029/diff/8001/chrome/browser/sync_file_system/drive_file_sync_service.cc#newcode890 chrome/browser/sync_file_system/drive_file_sync_service.cc:890: if (metadata_store_->IsBatchSyncOrigin(origin) && On 2013/01/07 09:28:31, kinuko wrote: > ...
7 years, 11 months ago (2013-01-07 11:16:14 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tzik@chromium.org/11665029/9004
7 years, 11 months ago (2013-01-07 11:16:29 UTC) #6
commit-bot: I haz the power
Retried try job too often on ios_dbg_simulator for step(s) sync_unit_tests, unit_tests
7 years, 11 months ago (2013-01-07 11:30:47 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/11665029/9004
7 years, 11 months ago (2013-01-07 15:53:48 UTC) #8
commit-bot: I haz the power
7 years, 11 months ago (2013-01-07 17:41:32 UTC) #9
Retried try job too often on win_aura for step(s) interactive_ui_tests

Powered by Google App Engine
This is Rietveld 408576698