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

Issue 265823009: Let SyncManagerFactory create different types of sync managers according to (Closed)

Created:
6 years, 7 months ago by haitaol1
Modified:
6 years, 7 months ago
Reviewers:
Nicolas Zea
CC:
chromium-reviews, tim+watch_chromium.org, haitaol+watch_chromium.org, maniscalco+watch_chromium.org
Visibility:
Public.

Description

Let SyncManagerFactory create different types of sync managers according to constructor param. BUG=362679 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=270576

Patch Set 1 #

Total comments: 4

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : tot #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -7 lines) Patch
M chrome/browser/sync/glue/sync_backend_host_impl_unittest.cc View 1 2 3 4 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/sync/profile_sync_service.cc View 1 2 3 4 1 chunk +2 lines, -1 line 0 comments Download
M sync/internal_api/public/sync_manager_factory.h View 1 1 chunk +8 lines, -1 line 0 comments Download
M sync/internal_api/sync_manager_factory.cc View 1 2 2 chunks +15 lines, -2 lines 0 comments Download
M sync/internal_api/test/sync_manager_factory_for_profile_sync_test.cc View 1 chunk +2 lines, -1 line 0 comments Download
M sync/tools/sync_client.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 22 (0 generated)
haitaol1
6 years, 7 months ago (2014-05-09 16:57:21 UTC) #1
Nicolas Zea
lgtm https://codereview.chromium.org/265823009/diff/1/sync/internal_api/public/sync_manager_factory.h File sync/internal_api/public/sync_manager_factory.h (right): https://codereview.chromium.org/265823009/diff/1/sync/internal_api/public/sync_manager_factory.h#newcode21 sync/internal_api/public/sync_manager_factory.h:21: NORMAL, Comment what these mean https://codereview.chromium.org/265823009/diff/1/sync/internal_api/sync_manager_factory.cc File sync/internal_api/sync_manager_factory.cc ...
6 years, 7 months ago (2014-05-13 17:49:14 UTC) #2
haitaol1
https://codereview.chromium.org/265823009/diff/1/sync/internal_api/public/sync_manager_factory.h File sync/internal_api/public/sync_manager_factory.h (right): https://codereview.chromium.org/265823009/diff/1/sync/internal_api/public/sync_manager_factory.h#newcode21 sync/internal_api/public/sync_manager_factory.h:21: NORMAL, On 2014/05/13 17:49:15, Nicolas Zea wrote: > Comment ...
6 years, 7 months ago (2014-05-13 18:10:59 UTC) #3
haitaol1
The CQ bit was checked by haitaol@chromium.org
6 years, 7 months ago (2014-05-13 18:13:17 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/haitaol@chromium.org/265823009/20001
6 years, 7 months ago (2014-05-13 18:13:34 UTC) #5
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-13 22:37:25 UTC) #6
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-13 23:03:16 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: android_dbg on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/android_dbg/builds/183635) linux_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/linux_gpu/builds/15506)
6 years, 7 months ago (2014-05-13 23:03:16 UTC) #8
haitaol1
The CQ bit was checked by haitaol@chromium.org
6 years, 7 months ago (2014-05-13 23:22:31 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/haitaol@chromium.org/265823009/40001
6 years, 7 months ago (2014-05-13 23:25:31 UTC) #10
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-14 03:29:35 UTC) #11
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-14 04:01:19 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_clang_dbg on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/linux_chromium_clang_dbg/builds/24892)
6 years, 7 months ago (2014-05-14 04:01:20 UTC) #13
haitaol1
The CQ bit was checked by haitaol@chromium.org
6 years, 7 months ago (2014-05-14 16:37:19 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/haitaol@chromium.org/265823009/60001
6 years, 7 months ago (2014-05-14 16:37:46 UTC) #15
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-14 19:12:43 UTC) #16
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-14 19:28:14 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/linux_chromium_rel/builds/31398)
6 years, 7 months ago (2014-05-14 19:28:14 UTC) #18
haitaol1
The CQ bit was checked by haitaol@chromium.org
6 years, 7 months ago (2014-05-14 22:44:21 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/haitaol@chromium.org/265823009/70001
6 years, 7 months ago (2014-05-14 22:45:00 UTC) #20
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-15 01:59:04 UTC) #21
commit-bot: I haz the power
6 years, 7 months ago (2014-05-15 03:49:33 UTC) #22
Message was sent while issue was closed.
Change committed as 270576

Powered by Google App Engine
This is Rietveld 408576698