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

Issue 8876001: Call NotifyObservers() after setting sync setup completed. (Closed)

Created:
9 years ago by stevenjb
Modified:
9 years ago
CC:
chromium-reviews, Raghu Simha, ncarter (slow), akalin, tim (not reviewing)
Visibility:
Public.

Description

Call NotifyObservers() after setting sync setup completed. The UI behavior changes once HasSyncSetupCompleted() returns true, so we need to notify observers when we set this in OnBackendInitialized(). BUG=chromium-os:23151 TEST=See issue. Also make sure error clears correctly and is set correctly for other sync errors. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=113643

Patch Set 1 #

Patch Set 2 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M chrome/browser/sync/profile_sync_service.cc View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
stevenjb
After discussing this with Andrew + further investigation I discovered that we are eventually calling ...
9 years ago (2011-12-08 00:24:23 UTC) #1
Andrew T Wilson (Slow)
9 years ago (2011-12-08 01:06:31 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698