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

Issue 1933803002: [Sync] USS: Ignore encryption changes during conflict resolution 2/2 (Closed)

Created:
4 years, 7 months ago by maxbogue
Modified:
4 years, 7 months ago
Reviewers:
skym, pavely
CC:
chromium-reviews, sync-reviews_chromium.org, Patrick Noland, Gang Wu
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Sync] USS: Ignore encryption changes during conflict resolution 2/2 The change plumbs the specifics hash through the worker so it comes back with the commit response. Originally I intended to pass it through the commit contribution like the sequence number, but after some thought I realized that wasn't even necessary for the sequence number so I've modified the flow to simplify the commit contribution. BUG=605708 Committed: https://crrev.com/fdd1e5807dd62e08448012773750efe44ecd21bd Cr-Commit-Position: refs/heads/master@{#391308}

Patch Set 1 #

Patch Set 2 : Self-review. #

Patch Set 3 : Extra include. #

Patch Set 4 : Can't use &&, whoops. #

Total comments: 4

Patch Set 5 : Fix comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+51 lines, -58 lines) Patch
M sync/engine/model_type_worker.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M sync/engine/model_type_worker.cc View 1 2 3 4 chunks +6 lines, -14 lines 0 comments Download
M sync/engine/model_type_worker_unittest.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M sync/engine/non_blocking_type_commit_contribution.h View 2 chunks +0 lines, -5 lines 0 comments Download
M sync/engine/non_blocking_type_commit_contribution.cc View 1 2 3 5 chunks +3 lines, -6 lines 0 comments Download
M sync/engine/worker_entity_tracker.h View 1 2 3 4 3 chunks +9 lines, -12 lines 0 comments Download
M sync/engine/worker_entity_tracker.cc View 1 2 3 4 5 chunks +13 lines, -17 lines 0 comments Download
M sync/engine/worker_entity_tracker_unittest.cc View 5 chunks +13 lines, -3 lines 0 comments Download
M sync/test/engine/mock_model_type_processor.cc View 2 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (4 generated)
maxbogue
4 years, 7 months ago (2016-04-29 17:19:51 UTC) #2
maxbogue
Pavel, Sky, PTAL!
4 years, 7 months ago (2016-04-29 17:20:21 UTC) #3
skym
lgtm https://codereview.chromium.org/1933803002/diff/60001/sync/engine/worker_entity_tracker.h File sync/engine/worker_entity_tracker.h (right): https://codereview.chromium.org/1933803002/diff/60001/sync/engine/worker_entity_tracker.h#newcode59 sync/engine/worker_entity_tracker.h:59: // leveraged to let us fill some local-only ...
4 years, 7 months ago (2016-04-29 18:43:19 UTC) #4
pavely
lgtm
4 years, 7 months ago (2016-05-02 19:49:19 UTC) #5
maxbogue
https://codereview.chromium.org/1933803002/diff/60001/sync/engine/worker_entity_tracker.h File sync/engine/worker_entity_tracker.h (right): https://codereview.chromium.org/1933803002/diff/60001/sync/engine/worker_entity_tracker.h#newcode59 sync/engine/worker_entity_tracker.h:59: // leveraged to let us fill some local-only data ...
4 years, 7 months ago (2016-05-03 17:46:15 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1933803002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1933803002/80001
4 years, 7 months ago (2016-05-03 17:48:05 UTC) #9
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 7 months ago (2016-05-03 18:41:34 UTC) #10
commit-bot: I haz the power
4 years, 7 months ago (2016-05-03 18:43:04 UTC) #12
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/fdd1e5807dd62e08448012773750efe44ecd21bd
Cr-Commit-Position: refs/heads/master@{#391308}

Powered by Google App Engine
This is Rietveld 408576698