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

Issue 2481313002: [Sync] Move sync thread ownership to ProfileSyncService. (Closed)

Created:
4 years, 1 month ago by maxbogue
Modified:
4 years, 1 month ago
Reviewers:
Nicolas Zea
CC:
chromium-reviews, sync-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Sync] Move sync thread ownership to ProfileSyncService. BUG=663008 Committed: https://crrev.com/71190f64c797987aae80d1e343e46ea6509c7aaf Cr-Commit-Position: refs/heads/master@{#430441}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Address comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+83 lines, -126 lines) Patch
M components/browser_sync/profile_sync_service.h View 1 1 chunk +4 lines, -5 lines 0 comments Download
M components/browser_sync/profile_sync_service.cc View 4 chunks +12 lines, -8 lines 0 comments Download
M components/browser_sync/profile_sync_service_unittest.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M components/sync/driver/glue/sync_backend_host.h View 3 chunks +2 lines, -6 lines 0 comments Download
M components/sync/driver/glue/sync_backend_host_impl.h View 4 chunks +5 lines, -3 lines 0 comments Download
M components/sync/driver/glue/sync_backend_host_impl.cc View 18 chunks +39 lines, -49 lines 0 comments Download
M components/sync/driver/glue/sync_backend_host_impl_unittest.cc View 4 chunks +5 lines, -3 lines 0 comments Download
M components/sync/driver/glue/sync_backend_host_mock.h View 3 chunks +2 lines, -4 lines 0 comments Download
M components/sync/driver/glue/sync_backend_host_mock.cc View 3 chunks +2 lines, -9 lines 0 comments Download
M components/sync/driver/glue/sync_backend_registrar.h View 3 chunks +0 lines, -8 lines 0 comments Download
M components/sync/driver/glue/sync_backend_registrar.cc View 3 chunks +0 lines, -17 lines 0 comments Download
M components/sync/driver/glue/sync_backend_registrar_unittest.cc View 1 2 chunks +9 lines, -11 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 18 (11 generated)
maxbogue
Nicolas, PTAL!
4 years, 1 month ago (2016-11-07 19:43:02 UTC) #6
Nicolas Zea
Mostly LG https://codereview.chromium.org/2481313002/diff/1/components/browser_sync/profile_sync_service.h File components/browser_sync/profile_sync_service.h (right): https://codereview.chromium.org/2481313002/diff/1/components/browser_sync/profile_sync_service.h#newcode925 components/browser_sync/profile_sync_service.h:925: std::unique_ptr<base::Thread> sync_thread_; I think it's worth explaining ...
4 years, 1 month ago (2016-11-07 20:29:46 UTC) #7
maxbogue
https://codereview.chromium.org/2481313002/diff/1/components/browser_sync/profile_sync_service.h File components/browser_sync/profile_sync_service.h (right): https://codereview.chromium.org/2481313002/diff/1/components/browser_sync/profile_sync_service.h#newcode925 components/browser_sync/profile_sync_service.h:925: std::unique_ptr<base::Thread> sync_thread_; On 2016/11/07 20:29:46, Nicolas Zea wrote: > ...
4 years, 1 month ago (2016-11-07 23:12:06 UTC) #9
Nicolas Zea
LGTM, great to see this landing!
4 years, 1 month ago (2016-11-08 00:25:03 UTC) #13
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/2481313002/20001
4 years, 1 month ago (2016-11-08 00:27:51 UTC) #15
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 1 month ago (2016-11-08 00:34:36 UTC) #16
commit-bot: I haz the power
4 years, 1 month ago (2016-11-08 00:52:41 UTC) #18
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/71190f64c797987aae80d1e343e46ea6509c7aaf
Cr-Commit-Position: refs/heads/master@{#430441}

Powered by Google App Engine
This is Rietveld 408576698