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

Issue 14735010: sync: some fixups for --sync-enabled-deferred-init (Closed)

Created:
7 years, 7 months ago by tim (not reviewing)
Modified:
7 years, 7 months ago
CC:
chromium-reviews, Raman Kakilate, akalin, benquan, Raghu Simha, ahutter, browser-components-watch_chromium.org, dbeam+watch-autofill_chromium.org, Dane Wallinga, dyu1, estade+watch_chromium.org, Albert Bodenhamer, haitaol1, Ilya Sherman
Visibility:
Public.

Description

sync: some fixups for --sync-enabled-deferred-init TBR=dhollowa@chromium.org ^ web_data_service_factory.cc BUG=80194 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=200686

Patch Set 1 #

Total comments: 8

Patch Set 2 : review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -18 lines) Patch
M chrome/browser/sync/profile_sync_service.cc View 1 3 chunks +19 lines, -15 lines 0 comments Download
M chrome/browser/webdata/web_data_service_factory.cc View 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 17 (0 generated)
tim (not reviewing)
7 years, 7 months ago (2013-05-12 22:50:22 UTC) #1
tim (not reviewing)
On 2013/05/12 22:50:22, timsteele wrote: ping
7 years, 7 months ago (2013-05-15 16:15:55 UTC) #2
haitaol1
https://codereview.chromium.org/14735010/diff/1/chrome/browser/sync/profile_sync_service.cc File chrome/browser/sync/profile_sync_service.cc (right): https://codereview.chromium.org/14735010/diff/1/chrome/browser/sync/profile_sync_service.cc#newcode508 chrome/browser/sync/profile_sync_service.cc:508: if (start_up_time_.is_null()) { Do you have to put all ...
7 years, 7 months ago (2013-05-15 20:20:31 UTC) #3
tim (not reviewing)
https://codereview.chromium.org/14735010/diff/1/chrome/browser/sync/profile_sync_service.cc File chrome/browser/sync/profile_sync_service.cc (right): https://codereview.chromium.org/14735010/diff/1/chrome/browser/sync/profile_sync_service.cc#newcode508 chrome/browser/sync/profile_sync_service.cc:508: if (start_up_time_.is_null()) { On 2013/05/15 20:20:31, haitaol1 wrote: > ...
7 years, 7 months ago (2013-05-15 23:18:13 UTC) #4
haitaol1
https://codereview.chromium.org/14735010/diff/1/chrome/browser/sync/profile_sync_service.cc File chrome/browser/sync/profile_sync_service.cc (right): https://codereview.chromium.org/14735010/diff/1/chrome/browser/sync/profile_sync_service.cc#newcode508 chrome/browser/sync/profile_sync_service.cc:508: if (start_up_time_.is_null()) { Lock-free shutdown may be an issue ...
7 years, 7 months ago (2013-05-16 00:05:57 UTC) #5
haitaol1
https://codereview.chromium.org/14735010/diff/1/chrome/browser/sync/profile_sync_service.cc File chrome/browser/sync/profile_sync_service.cc (right): https://codereview.chromium.org/14735010/diff/1/chrome/browser/sync/profile_sync_service.cc#newcode508 chrome/browser/sync/profile_sync_service.cc:508: if (start_up_time_.is_null()) { Actually, that could happen today, right? ...
7 years, 7 months ago (2013-05-16 00:06:59 UTC) #6
tim (not reviewing)
https://codereview.chromium.org/14735010/diff/1/chrome/browser/sync/profile_sync_service.cc File chrome/browser/sync/profile_sync_service.cc (right): https://codereview.chromium.org/14735010/diff/1/chrome/browser/sync/profile_sync_service.cc#newcode508 chrome/browser/sync/profile_sync_service.cc:508: if (start_up_time_.is_null()) { On 2013/05/16 00:06:59, haitaol1 wrote: > ...
7 years, 7 months ago (2013-05-16 00:17:24 UTC) #7
haitaol1
lgtm https://codereview.chromium.org/14735010/diff/1/chrome/browser/sync/profile_sync_service.cc File chrome/browser/sync/profile_sync_service.cc (right): https://codereview.chromium.org/14735010/diff/1/chrome/browser/sync/profile_sync_service.cc#newcode508 chrome/browser/sync/profile_sync_service.cc:508: if (start_up_time_.is_null()) { SyncBackendHost::StopSyncingForShutdown nulls frontend_. So I ...
7 years, 7 months ago (2013-05-16 16:17:33 UTC) #8
commit-bot: I haz the power
No LGTM from a valid reviewer yet. Only full committers are accepted. Even if an ...
7 years, 7 months ago (2013-05-16 16:40:40 UTC) #9
tim (not reviewing)
+zea for OWNERS stamp.
7 years, 7 months ago (2013-05-16 16:56:09 UTC) #10
tim (not reviewing)
On 2013/05/16 16:56:09, timsteele wrote: > +zea for OWNERS stamp. err, full committer review, I ...
7 years, 7 months ago (2013-05-16 16:56:35 UTC) #11
Nicolas Zea
lgtm
7 years, 7 months ago (2013-05-16 18:09:37 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tim@chromium.org/14735010/29002
7 years, 7 months ago (2013-05-16 18:17:12 UTC) #13
commit-bot: I haz the power
Retried try job too often on chromium_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=chromium_presubmit&number=3348
7 years, 7 months ago (2013-05-16 18:27:43 UTC) #14
tim (not reviewing)
7 years, 7 months ago (2013-05-16 18:36:45 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tim@chromium.org/14735010/29002
7 years, 7 months ago (2013-05-16 18:37:09 UTC) #16
tim (not reviewing)
7 years, 7 months ago (2013-05-17 01:29:26 UTC) #17
Message was sent while issue was closed.
Committed patchset #2 manually as r200686 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698