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

Issue 12288010: sync: preliminary support for deferred SyncBackendHost initialization (Closed)

Created:
7 years, 10 months ago by tim (not reviewing)
Modified:
7 years, 9 months ago
CC:
chromium-reviews, Raghu Simha, haitaol1, akalin
Visibility:
Public.

Description

sync: preliminary support for deferred SyncBackendHost initialization BUG=80194 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=186521

Patch Set 1 #

Total comments: 10

Patch Set 2 : review #

Total comments: 1

Patch Set 3 : dchecks #

Unified diffs Side-by-side diffs Delta from patch set Stats (+92 lines, -30 lines) Patch
M chrome/browser/sync/about_sync_util.cc View 1 2 2 chunks +4 lines, -3 lines 0 comments Download
M chrome/browser/sync/profile_sync_service.h View 1 3 chunks +14 lines, -2 lines 0 comments Download
M chrome/browser/sync/profile_sync_service.cc View 1 2 7 chunks +69 lines, -25 lines 0 comments Download
M chrome/common/chrome_switches.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/chrome_switches.cc View 1 2 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
tim (not reviewing)
No functional change here unless you pass the --sync-enable-deferred-startup, but sending for review to make ...
7 years, 10 months ago (2013-02-15 21:44:26 UTC) #1
Andrew T Wilson (Slow)
https://codereview.chromium.org/12288010/diff/1/chrome/browser/sync/profile_sync_service.cc File chrome/browser/sync/profile_sync_service.cc (right): https://codereview.chromium.org/12288010/diff/1/chrome/browser/sync/profile_sync_service.cc#newcode313 chrome/browser/sync/profile_sync_service.cc:313: StartUp(STARTUP_IMMEDIATE); I have two concerns: 1) this is going ...
7 years, 10 months ago (2013-02-18 10:08:15 UTC) #2
Nicolas Zea
Mostly LG https://codereview.chromium.org/12288010/diff/1/chrome/browser/sync/profile_sync_service.cc File chrome/browser/sync/profile_sync_service.cc (right): https://codereview.chromium.org/12288010/diff/1/chrome/browser/sync/profile_sync_service.cc#newcode499 chrome/browser/sync/profile_sync_service.cc:499: if (!sync_global_error_.get()) { why is this moved ...
7 years, 10 months ago (2013-02-19 19:01:06 UTC) #3
tim (not reviewing)
https://codereview.chromium.org/12288010/diff/1/chrome/browser/sync/profile_sync_service.cc File chrome/browser/sync/profile_sync_service.cc (right): https://codereview.chromium.org/12288010/diff/1/chrome/browser/sync/profile_sync_service.cc#newcode313 chrome/browser/sync/profile_sync_service.cc:313: StartUp(STARTUP_IMMEDIATE); On 2013/02/18 10:08:15, Andrew T Wilson wrote: > ...
7 years, 10 months ago (2013-02-21 03:50:54 UTC) #4
tim (not reviewing)
On 2013/02/21 03:50:54, timsteele wrote: > https://codereview.chromium.org/12288010/diff/1/chrome/browser/sync/profile_sync_service.cc > File chrome/browser/sync/profile_sync_service.cc (right): > > https://codereview.chromium.org/12288010/diff/1/chrome/browser/sync/profile_sync_service.cc#newcode313 > ...
7 years, 9 months ago (2013-02-25 21:03:18 UTC) #5
Nicolas Zea
LGTM https://codereview.chromium.org/12288010/diff/7001/chrome/browser/sync/profile_sync_service.cc File chrome/browser/sync/profile_sync_service.cc (right): https://codereview.chromium.org/12288010/diff/7001/chrome/browser/sync/profile_sync_service.cc#newcode490 chrome/browser/sync/profile_sync_service.cc:490: start_up_time_ = base::Time::Now(); I'm a bit concerned about ...
7 years, 9 months ago (2013-02-25 21:12:04 UTC) #6
tim (not reviewing)
On 2013/02/25 21:12:04, Nicolas Zea wrote: > LGTM > > https://codereview.chromium.org/12288010/diff/7001/chrome/browser/sync/profile_sync_service.cc > File chrome/browser/sync/profile_sync_service.cc (right): ...
7 years, 9 months ago (2013-03-06 19:30:30 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tim@chromium.org/12288010/11001
7 years, 9 months ago (2013-03-06 19:31:04 UTC) #8
commit-bot: I haz the power
7 years, 9 months ago (2013-03-06 22:32:51 UTC) #9
Message was sent while issue was closed.
Change committed as 186521

Powered by Google App Engine
This is Rietveld 408576698