|
Client changes for disabled dasher account
When sync receives DISABLED_BY_ADMIN from server PSS stops SyncBackendHost and
disables sync by settings DisabledByAdmin pref. This prevents sync from
connecting to server in the future. The way to reenable sync is to sign out and
sign in again.
In future milestone we will implement retry logic that will periodically
(once a day) try to connect to sync server to see if sync is still disabled.
BUG= 178417
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=202956
Total comments: 22
Total comments: 2
Total comments: 11
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+63 lines, -25 lines) |
Patch |
 |
M |
chrome/browser/profiles/profile.cc
|
View
|
1
2
3
4
5
|
2 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/sync/profile_sync_service.h
|
View
|
1
2
3
4
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/sync/profile_sync_service.cc
|
View
|
1
2
3
4
5
6
|
5 chunks |
+11 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/sync/sync_prefs.h
|
View
|
1
2
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/sync/sync_prefs.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+0 lines, -7 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/sync/one_click_signin_sync_starter.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/sync/one_click_signin_sync_starter.cc
|
View
|
1
2
3
4
5
|
5 chunks |
+11 lines, -7 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/webui/sync_setup_handler.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
sync/engine/sync_scheduler_impl.cc
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
sync/engine/syncer_proto_util.cc
|
View
|
1
2
|
3 chunks |
+7 lines, -1 line |
0 comments
|
Download
|
 |
M |
sync/internal_api/public/util/syncer_error.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
sync/internal_api/public/util/syncer_error.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
sync/protocol/proto_enum_conversions.cc
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
sync/protocol/sync_enums.proto
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
sync/protocol/sync_protocol_error.h
|
View
|
1
|
2 chunks |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
sync/protocol/sync_protocol_error.cc
|
View
|
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
Total messages: 21 (0 generated)
|