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

Issue 2630613002: [Sync] USS: Filter out tombstones for initial sync. (Closed)

Created:
3 years, 11 months ago by maxbogue
Modified:
3 years, 11 months ago
Reviewers:
skym, pavely
CC:
chromium-reviews, sync-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Sync] USS: Filter out tombstones for initial sync. Also prevents migration from sending tombstones. BUG=680550 Review-Url: https://codereview.chromium.org/2630613002 Cr-Commit-Position: refs/heads/master@{#444219} Committed: https://chromium.googlesource.com/chromium/src/+/23a04c49a42e8ddef2bcc9755f02038840409475

Patch Set 1 #

Total comments: 6

Patch Set 2 : Address comments. #

Patch Set 3 : Fix PopulateEntry. #

Patch Set 4 : Fix TestEntryFactory for realz. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+106 lines, -23 lines) Patch
M components/sync/engine_impl/test_entry_factory.h View 1 2 4 chunks +11 lines, -1 line 0 comments Download
M components/sync/engine_impl/test_entry_factory.cc View 1 2 3 4 chunks +50 lines, -20 lines 0 comments Download
M components/sync/engine_impl/uss_migrator.cc View 1 1 chunk +5 lines, -2 lines 0 comments Download
M components/sync/engine_impl/uss_migrator_unittest.cc View 2 chunks +16 lines, -0 lines 0 comments Download
M components/sync/model/fake_model_type_sync_bridge.cc View 1 chunk +1 line, -0 lines 0 comments Download
M components/sync/model_impl/shared_model_type_processor.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M components/sync/model_impl/shared_model_type_processor_unittest.cc View 1 chunk +18 lines, -0 lines 0 comments Download

Messages

Total messages: 26 (18 generated)
maxbogue
Sky and/or Pavel, PTAL!
3 years, 11 months ago (2017-01-13 00:09:11 UTC) #6
skym
lgtm https://codereview.chromium.org/2630613002/diff/1/components/sync/engine_impl/test_entry_factory.cc File components/sync/engine_impl/test_entry_factory.cc (right): https://codereview.chromium.org/2630613002/diff/1/components/sync/engine_impl/test_entry_factory.cc#newcode203 components/sync/engine_impl/test_entry_factory.cc:203: int64_t TestEntryFactory::CreateTombstone(const std::string& name, It seems like there's ...
3 years, 11 months ago (2017-01-13 16:31:23 UTC) #7
pavely
lgtm
3 years, 11 months ago (2017-01-14 00:32:33 UTC) #8
maxbogue
https://codereview.chromium.org/2630613002/diff/1/components/sync/engine_impl/test_entry_factory.cc File components/sync/engine_impl/test_entry_factory.cc (right): https://codereview.chromium.org/2630613002/diff/1/components/sync/engine_impl/test_entry_factory.cc#newcode203 components/sync/engine_impl/test_entry_factory.cc:203: int64_t TestEntryFactory::CreateTombstone(const std::string& name, On 2017/01/13 16:31:23, skym wrote: ...
3 years, 11 months ago (2017-01-17 22:02:27 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2630613002/40001
3 years, 11 months ago (2017-01-17 22:45:50 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: ios-simulator on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-simulator/builds/138559)
3 years, 11 months ago (2017-01-17 23:05:44 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2630613002/60001
3 years, 11 months ago (2017-01-17 23:52:24 UTC) #23
commit-bot: I haz the power
3 years, 11 months ago (2017-01-18 01:13:03 UTC) #26
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/23a04c49a42e8ddef2bcc9755f02...

Powered by Google App Engine
This is Rietveld 408576698