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

Issue 2552473002: Display error message when user try to open a locked supervised user profile when force-sign-in is … (Closed)

Created:
4 years ago by zmin
Modified:
4 years ago
Reviewers:
anthonyvd, sky
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Display error message when user try to open a locked supervised user profile when force-sign-in is enabled. BUG=642059 Committed: https://crrev.com/fe95cd62038b43250648d0b108a14a9f4198e530 Cr-Commit-Position: refs/heads/master@{#437668}

Patch Set 1 #

Total comments: 6

Patch Set 2 : refactor #

Total comments: 1

Patch Set 3 : refacotr #

Total comments: 6

Patch Set 4 : sky's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+278 lines, -234 lines) Patch
M chrome/app/generated_resources.grd View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/ui/cocoa/profiles/user_manager_mac.h View 1 2 3 chunks +6 lines, -6 lines 0 comments Download
M chrome/browser/ui/cocoa/profiles/user_manager_mac.mm View 1 2 3 11 chunks +96 lines, -86 lines 0 comments Download
M chrome/browser/ui/user_manager.h View 1 2 3 4 chunks +31 lines, -23 lines 0 comments Download
M chrome/browser/ui/user_manager.cc View 1 2 3 1 chunk +5 lines, -4 lines 0 comments Download
M chrome/browser/ui/views/profiles/user_manager_view.h View 1 2 3 5 chunks +24 lines, -29 lines 0 comments Download
M chrome/browser/ui/views/profiles/user_manager_view.cc View 1 2 3 4 chunks +83 lines, -73 lines 0 comments Download
M chrome/browser/ui/webui/profile_helper.cc View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/ui/webui/signin/inline_login_handler.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/signin/login_ui_service.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/signin/signin_create_profile_handler.cc View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/webui/signin/signin_error_handler.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/signin/signin_error_ui.cc View 1 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/signin/signin_supervised_user_import_handler.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/signin/user_manager_screen_handler.cc View 1 2 3 3 chunks +19 lines, -6 lines 0 comments Download

Messages

Total messages: 35 (22 generated)
zmin
Hi Anthony, Can you review this CL please? Owen
4 years ago (2016-12-02 23:43:49 UTC) #4
anthonyvd
Sorry for the delay Owen! Few comments. https://codereview.chromium.org/2552473002/diff/1/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (right): https://codereview.chromium.org/2552473002/diff/1/chrome/app/generated_resources.grd#newcode11249 chrome/app/generated_resources.grd:11249: + This ...
4 years ago (2016-12-05 18:56:37 UTC) #7
zmin
https://codereview.chromium.org/2552473002/diff/1/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (right): https://codereview.chromium.org/2552473002/diff/1/chrome/app/generated_resources.grd#newcode11249 chrome/app/generated_resources.grd:11249: + This supervised user has been disabled by your ...
4 years ago (2016-12-08 20:42:43 UTC) #9
zmin
+sky@ for the user manager change.
4 years ago (2016-12-08 20:47:15 UTC) #12
sky
https://codereview.chromium.org/2552473002/diff/20001/chrome/browser/ui/user_manager.h File chrome/browser/ui/user_manager.h (right): https://codereview.chromium.org/2552473002/diff/20001/chrome/browser/ui/user_manager.h#newcode74 chrome/browser/ui/user_manager.h:74: static void HideDialog(); It's confusing that this class has ...
4 years ago (2016-12-08 20:57:49 UTC) #13
zmin
On 2016/12/08 20:57:49, sky wrote: > https://codereview.chromium.org/2552473002/diff/20001/chrome/browser/ui/user_manager.h > File chrome/browser/ui/user_manager.h (right): > > https://codereview.chromium.org/2552473002/diff/20001/chrome/browser/ui/user_manager.h#newcode74 > ...
4 years ago (2016-12-08 22:45:25 UTC) #18
sky
https://codereview.chromium.org/2552473002/diff/40001/chrome/browser/ui/user_manager.h File chrome/browser/ui/user_manager.h (right): https://codereview.chromium.org/2552473002/diff/40001/chrome/browser/ui/user_manager.h#newcode55 chrome/browser/ui/user_manager.h:55: DISALLOW_COPY_AND_ASSIGN(UserManager); Are subclasses of these classes actually created? Can ...
4 years ago (2016-12-08 23:40:00 UTC) #19
zmin
https://codereview.chromium.org/2552473002/diff/40001/chrome/browser/ui/user_manager.h File chrome/browser/ui/user_manager.h (right): https://codereview.chromium.org/2552473002/diff/40001/chrome/browser/ui/user_manager.h#newcode55 chrome/browser/ui/user_manager.h:55: DISALLOW_COPY_AND_ASSIGN(UserManager); On 2016/12/08 23:39:59, sky wrote: > Are subclasses ...
4 years ago (2016-12-09 00:16:29 UTC) #24
sky
Thanks! LGTM
4 years ago (2016-12-09 00:24:17 UTC) #25
anthonyvd
lgtm, thanks for the refactor!
4 years ago (2016-12-09 21:33:49 UTC) #28
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2552473002/60001
4 years ago (2016-12-09 21:40:50 UTC) #30
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years ago (2016-12-09 22:09:00 UTC) #33
commit-bot: I haz the power
4 years ago (2016-12-12 14:56:54 UTC) #35
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/fe95cd62038b43250648d0b108a14a9f4198e530
Cr-Commit-Position: refs/heads/master@{#437668}

Powered by Google App Engine
This is Rietveld 408576698