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

Issue 445003002: Supervised users: UI updates for new-profile-management launch. (Closed)

Created:
6 years, 4 months ago by Marc Treib
Modified:
6 years, 4 months ago
CC:
chromium-reviews, dbeam+watch-options_chromium.org, arv+watch_chromium.org
Project:
chromium
Visibility:
Public.

Description

Supervised users: UI updates for new-profile-management launch, as decided in UI review. - Remove "of this user" from the supervision disclaimer. In the profile list in about:settings: - Change the SU label from "Supervised user" to "Supervised" In the create profile overlay: - Hide the "import existing supervised user" link if the current user is signed in, but has no supervised users. - Remove "sign in to import SUs" label. - Change strings. BUG=400744, 403290, 403293, 403295 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=289576

Patch Set 1 #

Total comments: 2

Patch Set 2 : don't show import link/label when signed out; string updates #

Patch Set 3 : more string changes #

Patch Set 4 : update disclaimer #

Patch Set 5 : change label in profile list #

Total comments: 4

Patch Set 6 : review comment #

Patch Set 7 : fix tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -61 lines) Patch
M chrome/app/generated_resources.grd View 4 chunks +11 lines, -12 lines 0 comments Download
M chrome/browser/resources/options/browser_options_profile_list.js View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/options/manage_profile_overlay.html View 1 2 3 4 5 1 chunk +3 lines, -8 lines 0 comments Download
M chrome/browser/resources/options/manage_profile_overlay.js View 1 2 3 4 5 7 chunks +31 lines, -25 lines 0 comments Download
M chrome/browser/ui/webui/options/browser_options_handler.cc View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/options/manage_profile_browsertest.js View 1 2 3 4 5 6 4 chunks +11 lines, -8 lines 0 comments Download
M chrome/browser/ui/webui/options/manage_profile_handler.cc View 1 2 2 chunks +2 lines, -6 lines 0 comments Download

Messages

Total messages: 17 (0 generated)
Marc Treib
PTAL!
6 years, 4 months ago (2014-08-06 13:48:37 UTC) #1
Pam (message me for reviews)
https://codereview.chromium.org/445003002/diff/1/chrome/browser/resources/options/manage_profile_overlay.js File chrome/browser/resources/options/manage_profile_overlay.js (right): https://codereview.chromium.org/445003002/diff/1/chrome/browser/resources/options/manage_profile_overlay.js#newcode819 chrome/browser/resources/options/manage_profile_overlay.js:819: if (!enable) This check is backwards, and it's not ...
6 years, 4 months ago (2014-08-06 23:36:36 UTC) #2
Marc Treib
https://codereview.chromium.org/445003002/diff/1/chrome/browser/resources/options/manage_profile_overlay.js File chrome/browser/resources/options/manage_profile_overlay.js (right): https://codereview.chromium.org/445003002/diff/1/chrome/browser/resources/options/manage_profile_overlay.js#newcode819 chrome/browser/resources/options/manage_profile_overlay.js:819: if (!enable) On 2014/08/06 23:36:36, Pam (also PM for ...
6 years, 4 months ago (2014-08-07 07:39:34 UTC) #3
Pam (message me for reviews)
On 2014/08/07 07:39:34, Marc Treib wrote: > https://codereview.chromium.org/445003002/diff/1/chrome/browser/resources/options/manage_profile_overlay.js > File chrome/browser/resources/options/manage_profile_overlay.js (right): > > https://codereview.chromium.org/445003002/diff/1/chrome/browser/resources/options/manage_profile_overlay.js#newcode819 ...
6 years, 4 months ago (2014-08-12 19:36:08 UTC) #4
Marc Treib
On 2014/08/12 19:36:08, Pam (also PM for reviews) wrote: > On 2014/08/07 07:39:34, Marc Treib ...
6 years, 4 months ago (2014-08-13 08:32:56 UTC) #5
Marc Treib
On 2014/08/13 08:32:56, Marc Treib wrote: > On 2014/08/12 19:36:08, Pam (also PM for reviews) ...
6 years, 4 months ago (2014-08-13 11:04:03 UTC) #6
Marc Treib
On 2014/08/13 11:04:03, Marc Treib wrote: > On 2014/08/13 08:32:56, Marc Treib wrote: > > ...
6 years, 4 months ago (2014-08-13 12:52:42 UTC) #7
Pam (message me for reviews)
LGTM with the suggested change. https://codereview.chromium.org/445003002/diff/80001/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (right): https://codereview.chromium.org/445003002/diff/80001/chrome/app/generated_resources.grd#newcode13272 chrome/app/generated_resources.grd:13272: + <ph name="BEGIN_SIGN_IN_LINK">&lt;button id="create-profile-supervised-sign-in-link" ...
6 years, 4 months ago (2014-08-13 14:25:47 UTC) #8
Marc Treib
https://codereview.chromium.org/445003002/diff/80001/chrome/app/generated_resources.grd File chrome/app/generated_resources.grd (right): https://codereview.chromium.org/445003002/diff/80001/chrome/app/generated_resources.grd#newcode13272 chrome/app/generated_resources.grd:13272: + <ph name="BEGIN_SIGN_IN_LINK">&lt;button id="create-profile-supervised-sign-in-link" class="link-button"&gt;</ph>Sign in<ph name="END_SIGN_IN_LINK">&lt;/button&gt;</ph> to control ...
6 years, 4 months ago (2014-08-13 16:08:45 UTC) #9
Marc Treib
The CQ bit was checked by treib@chromium.org
6 years, 4 months ago (2014-08-13 16:08:52 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/treib@chromium.org/445003002/100001
6 years, 4 months ago (2014-08-13 16:10:07 UTC) #11
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_chromium_rel_swarming on tryserver.chromium.linux ...
6 years, 4 months ago (2014-08-13 19:55:06 UTC) #12
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 4 months ago (2014-08-13 21:13:25 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_swarming on tryserver.chromium.win (http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_swarming/builds/1405)
6 years, 4 months ago (2014-08-13 21:13:26 UTC) #14
Marc Treib
The CQ bit was checked by treib@chromium.org
6 years, 4 months ago (2014-08-14 07:45:07 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/treib@chromium.org/445003002/120001
6 years, 4 months ago (2014-08-14 07:48:57 UTC) #16
commit-bot: I haz the power
6 years, 4 months ago (2014-08-14 15:01:14 UTC) #17
Message was sent while issue was closed.
Committed patchset #7 (120001) as 289576

Powered by Google App Engine
This is Rietveld 408576698