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

Issue 1712863002: [Sync] DeviceInfo implementation of MergeSyncData. (Closed)

Created:
4 years, 10 months ago by skym
Modified:
4 years, 9 months ago
Reviewers:
maxbogue, Gang Wu, 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@diapply
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Sync] DeviceInfo implementation of MergeSyncData. BUG=543404, 543405, 543406 Committed: https://crrev.com/0a4cdc91f9c415a44bb2dc8e884b1bc311805bde Cr-Commit-Position: refs/heads/master@{#379578}

Patch Set 1 : #

Total comments: 12

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+185 lines, -19 lines) Patch
M components/sync_driver/device_info_service.cc View 1 5 chunks +58 lines, -6 lines 0 comments Download
M components/sync_driver/device_info_service_unittest.cc View 1 7 chunks +114 lines, -11 lines 0 comments Download
M sync/api/model_type_service.h View 1 1 chunk +13 lines, -2 lines 0 comments Download

Messages

Total messages: 23 (12 generated)
skym
ptal
4 years, 10 months ago (2016-02-19 19:38:53 UTC) #7
skym
https://codereview.chromium.org/1712863002/diff/80001/components/sync_driver/device_info_service.cc File components/sync_driver/device_info_service.cc (right): https://codereview.chromium.org/1712863002/diff/80001/components/sync_driver/device_info_service.cc#newcode120 components/sync_driver/device_info_service.cc:120: base::Bind(&DeviceInfoService::OnCommit, weak_factory_.GetWeakPtr())); Should be calling NotifyObservers(); at the end ...
4 years, 10 months ago (2016-02-22 17:43:10 UTC) #8
maxbogue
lgtm w/ comments, even though you'll have to change a bit to resolve conflicts with ...
4 years, 10 months ago (2016-02-23 01:04:02 UTC) #9
Gang Wu
lgtm
4 years, 10 months ago (2016-02-23 18:13:30 UTC) #10
pavely
lgtm
4 years, 10 months ago (2016-02-23 18:40:28 UTC) #11
skym
https://codereview.chromium.org/1712863002/diff/80001/sync/api/model_type_service.h File sync/api/model_type_service.h (right): https://codereview.chromium.org/1712863002/diff/80001/sync/api/model_type_service.h#newcode42 sync/api/model_type_service.h:42: // to be called when sync is first turned ...
4 years, 10 months ago (2016-02-23 20:53:28 UTC) #12
skym
Rebase and updates, Pavel - can you take another glace at this? https://codereview.chromium.org/1712863002/diff/80001/components/sync_driver/device_info_service.cc File components/sync_driver/device_info_service.cc ...
4 years, 9 months ago (2016-03-04 20:28:10 UTC) #15
pavely
lgtm
4 years, 9 months ago (2016-03-05 22:52:22 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1712863002/140001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1712863002/140001
4 years, 9 months ago (2016-03-07 16:54:16 UTC) #19
commit-bot: I haz the power
Committed patchset #2 (id:140001)
4 years, 9 months ago (2016-03-07 17:45:30 UTC) #21
commit-bot: I haz the power
4 years, 9 months ago (2016-03-07 17:46:44 UTC) #23
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/0a4cdc91f9c415a44bb2dc8e884b1bc311805bde
Cr-Commit-Position: refs/heads/master@{#379578}

Powered by Google App Engine
This is Rietveld 408576698