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

Issue 11037007: [Sync] Require ProfileSyncService to have an uninitialized backend on shutdown (Closed)

Created:
8 years, 2 months ago by akalin
Modified:
8 years, 2 months ago
CC:
chromium-reviews, Raghu Simha, haitaol1
Visibility:
Public.

Description

[Sync] Require ProfileSyncService to have an uninitialized backend on shutdown BUG=137086 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=159647

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -1 line) Patch
M chrome/browser/sync/profile_sync_service.cc View 1 chunk +2 lines, -1 line 1 comment Download
M chrome/browser/sync/profile_sync_service_autofill_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync/profile_sync_service_password_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync/profile_sync_service_preference_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync/profile_sync_service_session_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync/profile_sync_service_startup_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync/profile_sync_service_typed_url_unittest.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/sync/profile_sync_service_unittest.cc View 2 chunks +4 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
akalin
+zea for review
8 years, 2 months ago (2012-10-01 21:11:40 UTC) #1
tim (not reviewing)
https://codereview.chromium.org/11037007/diff/1/chrome/browser/sync/profile_sync_service.cc File chrome/browser/sync/profile_sync_service.cc (right): https://codereview.chromium.org/11037007/diff/1/chrome/browser/sync/profile_sync_service.cc#newcode170 chrome/browser/sync/profile_sync_service.cc:170: CHECK(!backend_initialized_); Hmm. I think DCHECK is more appropriate here ...
8 years, 2 months ago (2012-10-01 21:18:57 UTC) #2
Nicolas Zea
Tim's comment aside, LGTM
8 years, 2 months ago (2012-10-01 21:28:08 UTC) #3
akalin
On 2012/10/01 21:18:57, timsteele wrote: > https://codereview.chromium.org/11037007/diff/1/chrome/browser/sync/profile_sync_service.cc > File chrome/browser/sync/profile_sync_service.cc (right): > > https://codereview.chromium.org/11037007/diff/1/chrome/browser/sync/profile_sync_service.cc#newcode170 > ...
8 years, 2 months ago (2012-10-01 22:36:38 UTC) #4
tim (not reviewing)
On 2012/10/01 22:36:38, akalin wrote: > On 2012/10/01 21:18:57, timsteele wrote: > > > https://codereview.chromium.org/11037007/diff/1/chrome/browser/sync/profile_sync_service.cc ...
8 years, 2 months ago (2012-10-02 01:10:39 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/akalin@chromium.org/11037007/1
8 years, 2 months ago (2012-10-02 05:07:38 UTC) #6
akalin
On 2012/10/02 05:07:38, I haz the power (commit-bot) wrote: > CQ is trying da patch. ...
8 years, 2 months ago (2012-10-02 05:10:10 UTC) #7
commit-bot: I haz the power
8 years, 2 months ago (2012-10-02 06:57:58 UTC) #8
Change committed as 159647

Powered by Google App Engine
This is Rietveld 408576698