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

Issue 785893003: Adapt Chrome OS related part of ChildAccountService. (Closed)

Created:
6 years ago by merkulova
Modified:
6 years ago
Reviewers:
Marc Treib, ygorshenin1
CC:
chromium-reviews, dzhioev+watch_chromium.org, stevenjb+watch_chromium.org, davemoore+watch_chromium.org, oshima+watch_chromium.org, nkostylev+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Adapt Chrome OS related part of ChildAccountService. Follow up for https://codereview.chromium.org/783083002/ BUG=372381 TBR=ygorshenin@chromium.org Committed: https://crrev.com/0859fcb9037aff79aab67018fb3db333bf22ebef Cr-Commit-Position: refs/heads/master@{#307707}

Patch Set 1 #

Patch Set 2 : Include added. #

Patch Set 3 : CAService opened. #

Patch Set 4 : Child status change processed for regular and child accounts only. #

Patch Set 5 : ClearUserList method updated for mock. #

Total comments: 6

Patch Set 6 : Objects kept. #

Patch Set 7 : Unsafe merhod used. #

Patch Set 8 : DCHECK removed. #

Total comments: 1

Patch Set 9 : Testing profiles unused. #

Patch Set 10 : Line removed. #

Patch Set 11 : Marc's comments addressed. #

Patch Set 12 : User type check removed. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+18 lines, -13 lines) Patch
M chrome/browser/supervised_user/child_accounts/child_account_service.cc View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +9 lines, -10 lines 0 comments Download
M chrome/browser/ui/ash/system_tray_delegate_chromeos.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +5 lines, -2 lines 0 comments Download
M components/user_manager/user.cc View 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 18 (3 generated)
merkulova
Fix for tests. Follow up for https://codereview.chromium.org/783083002/
6 years ago (2014-12-08 11:49:56 UTC) #3
merkulova
Uncommented.
6 years ago (2014-12-08 12:52:34 UTC) #4
Marc Treib
On 2014/12/08 12:52:34, merkulova wrote: > Uncommented. LGTM! nit: Please spell out ChildAccountService in the ...
6 years ago (2014-12-08 12:59:44 UTC) #5
Marc Treib
https://codereview.chromium.org/785893003/diff/80001/chrome/browser/chromeos/login/users/mock_user_manager.cc File chrome/browser/chromeos/login/users/mock_user_manager.cc (right): https://codereview.chromium.org/785893003/diff/80001/chrome/browser/chromeos/login/users/mock_user_manager.cc#newcode112 chrome/browser/chromeos/login/users/mock_user_manager.cc:112: profile->set_profile_name(email); You probably want to add |profile| to |profile_list_|? ...
6 years ago (2014-12-08 16:59:34 UTC) #6
merkulova
Marc, PTAL Removed DCHECK as it actually fails on starting browser with existing users: user ...
6 years ago (2014-12-10 11:55:45 UTC) #7
Marc Treib
Still LGTM, modulo two comments below. https://codereview.chromium.org/785893003/diff/80001/chrome/browser/supervised_user/child_accounts/child_account_service.cc File chrome/browser/supervised_user/child_accounts/child_account_service.cc (right): https://codereview.chromium.org/785893003/diff/80001/chrome/browser/supervised_user/child_accounts/child_account_service.cc#newcode302 chrome/browser/supervised_user/child_accounts/child_account_service.cc:302: } else if ...
6 years ago (2014-12-10 12:42:36 UTC) #8
Marc Treib
Ah, also: Please update the description.
6 years ago (2014-12-10 12:43:09 UTC) #9
merkulova
On 2014/12/10 12:42:36, Marc Treib wrote: > Still LGTM, modulo two comments below. > > ...
6 years ago (2014-12-10 13:08:17 UTC) #10
Marc Treib
On 2014/12/10 13:08:17, merkulova wrote: > On 2014/12/10 12:42:36, Marc Treib wrote: > > Still ...
6 years ago (2014-12-10 13:17:14 UTC) #11
merkulova
> > > chrome/browser/supervised_user/child_accounts/child_account_service.cc:302: > } > > > else if (user->GetType() == user_manager::USER_TYPE_REGULAR_SUPERVISED || ...
6 years ago (2014-12-10 13:21:57 UTC) #12
Marc Treib
On 2014/12/10 13:21:57, merkulova wrote: > > > > > chrome/browser/supervised_user/child_accounts/child_account_service.cc:302: > > } > ...
6 years ago (2014-12-10 13:30:38 UTC) #13
ygorshenin1
lgtm
6 years ago (2014-12-10 14:26:23 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/785893003/220001
6 years ago (2014-12-10 14:27:06 UTC) #16
commit-bot: I haz the power
Committed patchset #12 (id:220001)
6 years ago (2014-12-10 15:57:51 UTC) #17
commit-bot: I haz the power
6 years ago (2014-12-10 15:58:52 UTC) #18
Message was sent while issue was closed.
Patchset 12 (id:??) landed as
https://crrev.com/0859fcb9037aff79aab67018fb3db333bf22ebef
Cr-Commit-Position: refs/heads/master@{#307707}

Powered by Google App Engine
This is Rietveld 408576698