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

Issue 605483002: [Sync] Fix sync backup for supervised users (Closed)

Created:
6 years, 2 months ago by Nicolas Zea
Modified:
6 years, 2 months ago
CC:
chromium-reviews, tim+watch_chromium.org, haitaol+watch_chromium.org, zea+watch_chromium.org, maniscalco+watch_chromium.org, pval...(no longer on Chromium)
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

[Sync] Fix sync backup for supervised users sync_initialized() does not account for backup/rollback modes. For now we just manually check the backend mode. In the future the PSS will expose a better method for denoting when its safe to reconfigure. BUG=417400 Committed: https://crrev.com/5abf3d89f8c8416fd48635470e4f87ddad19f5ef Cr-Commit-Position: refs/heads/master@{#296968}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fix backup to work for supervised users #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -3 lines) Patch
M chrome/browser/supervised_user/supervised_user_service.cc View 1 3 chunks +6 lines, -3 lines 4 comments Download

Messages

Total messages: 20 (6 generated)
Nicolas Zea
+Marc, PTAL. I'd like to add an integration test as well, but I'm not sure ...
6 years, 2 months ago (2014-09-24 19:56:19 UTC) #2
Nicolas Zea
+Patrick FYI
6 years, 2 months ago (2014-09-24 21:22:45 UTC) #3
Marc Treib
I don't think we have any integration tests for Sync + SUs yet. +bauerb who ...
6 years, 2 months ago (2014-09-25 09:31:51 UTC) #4
Bernhard Bauer
On 2014/09/25 09:31:51, Marc Treib wrote: > I don't think we have any integration tests ...
6 years, 2 months ago (2014-09-25 16:20:01 UTC) #5
Bernhard Bauer
On 2014/09/25 09:31:51, Marc Treib wrote: > I don't think we have any integration tests ...
6 years, 2 months ago (2014-09-25 16:20:03 UTC) #6
Nicolas Zea
PTAL. https://codereview.chromium.org/605483002/diff/1/chrome/browser/sync/profile_sync_service.cc File chrome/browser/sync/profile_sync_service.cc (right): https://codereview.chromium.org/605483002/diff/1/chrome/browser/sync/profile_sync_service.cc#newcode333 chrome/browser/sync/profile_sync_service.cc:333: need_backup_ = (signin_->GetEffectiveUsername().empty() || On 2014/09/25 09:31:51, Marc ...
6 years, 2 months ago (2014-09-26 01:26:48 UTC) #8
Marc Treib
I think fixing the SUService is definitely the right thing to do (whether or not ...
6 years, 2 months ago (2014-09-26 08:42:38 UTC) #9
Marc Treib
Please update the description before committing! Also, +bauerb since I'm not an OWNER yet.
6 years, 2 months ago (2014-09-26 08:45:01 UTC) #11
Bernhard Bauer
lgtm
6 years, 2 months ago (2014-09-26 09:20:39 UTC) #12
Nicolas Zea
https://codereview.chromium.org/605483002/diff/40001/chrome/browser/supervised_user/supervised_user_service.cc File chrome/browser/supervised_user/supervised_user_service.cc (right): https://codereview.chromium.org/605483002/diff/40001/chrome/browser/supervised_user/supervised_user_service.cc#newcode407 chrome/browser/supervised_user/supervised_user_service.cc:407: void SupervisedUserService::OnStateChanged() { On 2014/09/26 08:42:38, Marc Treib wrote: ...
6 years, 2 months ago (2014-09-26 17:09:22 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/605483002/40001
6 years, 2 months ago (2014-09-26 17:10:01 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/605483002/40001
6 years, 2 months ago (2014-09-26 17:17:09 UTC) #18
commit-bot: I haz the power
Committed patchset #2 (id:40001) as 7457d4c868b0c6db9f60f35848ea475336185315
6 years, 2 months ago (2014-09-26 17:24:59 UTC) #19
commit-bot: I haz the power
6 years, 2 months ago (2014-09-26 17:25:46 UTC) #20
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/5abf3d89f8c8416fd48635470e4f87ddad19f5ef
Cr-Commit-Position: refs/heads/master@{#296968}

Powered by Google App Engine
This is Rietveld 408576698