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

Issue 9550009: [Sync] Move dependency on Chrome switches from SyncNotifierFactory (Closed)

Created:
8 years, 9 months ago by akalin
Modified:
8 years, 9 months ago
Reviewers:
Nicolas Zea
CC:
chromium-reviews, Raghu Simha, ncarter (slow), pam+watch_chromium.org, akalin, tim (not reviewing)
Visibility:
Public.

Description

[Sync] Move dependency on Chrome switches from SyncNotifierFactory Move all command-line parsing code into sync_backend_host.cc and sync_listen_notifications.cc. BUG=113723 TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=125325

Patch Set 1 #

Patch Set 2 : rename var #

Patch Set 3 : sync to head #

Total comments: 4

Patch Set 4 : Addressed comments #

Patch Set 5 : sync to head #

Unified diffs Side-by-side diffs Delta from patch set Stats (+155 lines, -137 lines) Patch
M chrome/browser/sync/glue/sync_backend_host.h View 2 chunks +1 line, -1 line 0 comments Download
M chrome/browser/sync/glue/sync_backend_host.cc View 1 2 3 4 4 chunks +56 lines, -6 lines 0 comments Download
M chrome/browser/sync/notifier/sync_notifier_factory.h View 1 2 3 chunks +4 lines, -13 lines 0 comments Download
M chrome/browser/sync/notifier/sync_notifier_factory.cc View 1 2 2 chunks +7 lines, -82 lines 0 comments Download
M chrome/browser/sync/notifier/sync_notifier_factory_unittest.cc View 1 2 3 chunks +17 lines, -15 lines 0 comments Download
M chrome/browser/sync/test/integration/sync_test.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/sync/tools/sync_listen_notifications.cc View 1 2 3 3 chunks +65 lines, -14 lines 0 comments Download
M chrome/common/chrome_switches.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/chrome_switches.cc View 1 chunk +2 lines, -3 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
akalin
+zea for review
8 years, 9 months ago (2012-03-06 01:09:57 UTC) #1
Nicolas Zea
http://codereview.chromium.org/9550009/diff/6001/chrome/browser/sync/glue/sync_backend_host.cc File chrome/browser/sync/glue/sync_backend_host.cc (right): http://codereview.chromium.org/9550009/diff/6001/chrome/browser/sync/glue/sync_backend_host.cc#newcode235 chrome/browser/sync/glue/sync_backend_host.cc:235: notifier::NotifierOptions ParseNotifierOptions( Can this be in it's own file ...
8 years, 9 months ago (2012-03-06 19:00:58 UTC) #2
akalin
PTAL http://codereview.chromium.org/9550009/diff/6001/chrome/browser/sync/glue/sync_backend_host.cc File chrome/browser/sync/glue/sync_backend_host.cc (right): http://codereview.chromium.org/9550009/diff/6001/chrome/browser/sync/glue/sync_backend_host.cc#newcode235 chrome/browser/sync/glue/sync_backend_host.cc:235: notifier::NotifierOptions ParseNotifierOptions( On 2012/03/06 19:00:58, nzea wrote: > ...
8 years, 9 months ago (2012-03-06 22:27:57 UTC) #3
Nicolas Zea
lgtm
8 years, 9 months ago (2012-03-06 22:29:42 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/akalin@chromium.org/9550009/13001
8 years, 9 months ago (2012-03-07 02:28:28 UTC) #5
commit-bot: I haz the power
Can't apply patch for file chrome/browser/sync/glue/sync_backend_host.cc. While running patch -p1 --forward --force; patching file chrome/browser/sync/glue/sync_backend_host.cc ...
8 years, 9 months ago (2012-03-07 02:28:31 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/akalin@chromium.org/9550009/8007
8 years, 9 months ago (2012-03-07 02:30:11 UTC) #7
commit-bot: I haz the power
8 years, 9 months ago (2012-03-07 04:41:55 UTC) #8
Change committed as 125325

Powered by Google App Engine
This is Rietveld 408576698