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

Issue 1835953002: [Sync] USS: Filter out redundant changes in SMTP. (Closed)

Created:
4 years, 8 months ago by maxbogue
Modified:
4 years, 8 months ago
Reviewers:
Gang Wu, skym, pavely
CC:
chromium-reviews, tim+watch_chromium.org, maxbogue+watch_chromium.org, plaree+watch_chromium.org, zea+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Sync] USS: Filter out redundant changes in SMTP. BUG=561829 Committed: https://crrev.com/621c7e4472039cc5e3c55acd738ca7bb32908e8a Cr-Commit-Position: refs/heads/master@{#383800}

Patch Set 1 #

Patch Set 2 : Add test for reflection ignoring. #

Patch Set 3 : Use data var. #

Total comments: 7

Patch Set 4 : Address comments. #

Patch Set 5 : Undo UpdateSpecificsHash change and add DCHECK. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+86 lines, -23 lines) Patch
M sync/internal_api/processor_entity_tracker.cc View 1 2 3 4 4 chunks +18 lines, -7 lines 0 comments Download
M sync/internal_api/public/processor_entity_tracker.h View 1 chunk +3 lines, -0 lines 0 comments Download
M sync/internal_api/shared_model_type_processor.cc View 1 2 3 2 chunks +13 lines, -12 lines 0 comments Download
M sync/internal_api/shared_model_type_processor_unittest.cc View 1 7 chunks +52 lines, -4 lines 0 comments Download

Messages

Total messages: 13 (4 generated)
maxbogue
PTAL!
4 years, 8 months ago (2016-03-28 18:54:17 UTC) #2
Gang Wu
lgtm
4 years, 8 months ago (2016-03-28 22:09:40 UTC) #3
skym
lgtm https://codereview.chromium.org/1835953002/diff/40001/sync/internal_api/processor_entity_tracker.cc File sync/internal_api/processor_entity_tracker.cc (right): https://codereview.chromium.org/1835953002/diff/40001/sync/internal_api/processor_entity_tracker.cc#newcode23 sync/internal_api/processor_entity_tracker.cc:23: specifics.AppendToString(&hash_input); Why not use SerializeAsString() inline? https://codereview.chromium.org/1835953002/diff/40001/sync/internal_api/processor_entity_tracker.cc#newcode87 sync/internal_api/processor_entity_tracker.cc:87: ...
4 years, 8 months ago (2016-03-28 22:35:38 UTC) #4
maxbogue
https://codereview.chromium.org/1835953002/diff/40001/sync/internal_api/processor_entity_tracker.cc File sync/internal_api/processor_entity_tracker.cc (right): https://codereview.chromium.org/1835953002/diff/40001/sync/internal_api/processor_entity_tracker.cc#newcode23 sync/internal_api/processor_entity_tracker.cc:23: specifics.AppendToString(&hash_input); On 2016/03/28 22:35:38, skym wrote: > Why not ...
4 years, 8 months ago (2016-03-29 00:32:09 UTC) #5
maxbogue
https://codereview.chromium.org/1835953002/diff/40001/sync/internal_api/processor_entity_tracker.cc File sync/internal_api/processor_entity_tracker.cc (right): https://codereview.chromium.org/1835953002/diff/40001/sync/internal_api/processor_entity_tracker.cc#newcode87 sync/internal_api/processor_entity_tracker.cc:87: return !metadata_.has_specifics_hash(); On 2016/03/29 00:32:09, maxbogue wrote: > On ...
4 years, 8 months ago (2016-03-29 01:02:05 UTC) #6
pavely
lgtm
4 years, 8 months ago (2016-03-29 18:57:06 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1835953002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1835953002/80001
4 years, 8 months ago (2016-03-29 20:03:47 UTC) #10
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 8 months ago (2016-03-29 20:10:08 UTC) #11
commit-bot: I haz the power
4 years, 8 months ago (2016-03-29 20:12:04 UTC) #13
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/621c7e4472039cc5e3c55acd738ca7bb32908e8a
Cr-Commit-Position: refs/heads/master@{#383800}

Powered by Google App Engine
This is Rietveld 408576698