DescriptionAdd support for temporarily disabling sync.
Adds functionality to the ProfileSyncService to temporarily disable
sync and later be able to enable it again.
This is achieved by stopping the sync backend and suppressing future
startups when sync is disabled. The flag for suppressing startup is
removed when enabling sync again, and the sync backend is started.
Contributed by nyquist@chromium.org
TEST=unit_tests
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=108148
Patch Set 1 #
Total comments: 2
Patch Set 2 : Simplified startup condition for sync #
Total comments: 4
Patch Set 3 : Renamed methods for stopping/starting sync and added google services username to sync prefs #
Messages
Total messages: 9 (0 generated)
|