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

Issue 2062503002: Settings People Revamp: Add 'Manage Supervised Users' row (Closed)

Created:
4 years, 6 months ago by tommycli
Modified:
4 years, 6 months ago
Reviewers:
hcarmona
CC:
chromium-reviews, michaelpg+watch-md-settings_chromium.org, michaelpg+watch-md-ui_chromium.org, dbeam+watch-settings_chromium.org, stevenjb+watch-md-settings_chromium.org, arv+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Settings People Revamp: Add 'Manage Supervised Users' row Only displays when user actually has supervised users. BUG=617245, 563721 CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:closure_compilation Committed: https://crrev.com/4dac5631a4c6eaf4a6466972db9e609ac61347c0 Cr-Commit-Position: refs/heads/master@{#399341}

Patch Set 1 #

Patch Set 2 : #

Total comments: 6

Patch Set 3 : enhance test #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+186 lines, -9 lines) Patch
M chrome/app/settings_strings.grdp View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/resources/settings/people_page/people_page.html View 1 chunk +9 lines, -0 lines 0 comments Download
M chrome/browser/resources/settings/people_page/people_page.js View 1 2 4 chunks +26 lines, -2 lines 0 comments Download
M chrome/browser/resources/settings/people_page/profile_info_browser_proxy.js View 2 chunks +11 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/settings/md_settings_localized_strings_provider.cc View 2 chunks +3 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/settings/profile_info_handler.h View 1 4 chunks +16 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/settings/profile_info_handler.cc View 6 chunks +40 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/settings/profile_info_handler_unittest.cc View 1 2 3 4 chunks +56 lines, -7 lines 0 comments Download
M chrome/test/data/webui/settings/people_page_test.js View 3 chunks +22 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (5 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2062503002/1
4 years, 6 months ago (2016-06-10 22:12:29 UTC) #3
tommycli
hcarmona: PTAL, thanks! https://codereview.chromium.org/2062503002/diff/20001/chrome/browser/ui/webui/settings/profile_info_handler.cc File chrome/browser/ui/webui/settings/profile_info_handler.cc (right): https://codereview.chromium.org/2062503002/diff/20001/chrome/browser/ui/webui/settings/profile_info_handler.cc#newcode188 chrome/browser/ui/webui/settings/profile_info_handler.cc:188: return !profile_->GetPrefs()->GetDictionary(prefs::kSupervisedUsers)->empty(); This logic copied from ...
4 years, 6 months ago (2016-06-10 22:15:33 UTC) #5
hcarmona
https://codereview.chromium.org/2062503002/diff/20001/chrome/browser/resources/settings/people_page/people_page.js File chrome/browser/resources/settings/people_page/people_page.js (right): https://codereview.chromium.org/2062503002/diff/20001/chrome/browser/resources/settings/people_page/people_page.js#newcode54 chrome/browser/resources/settings/people_page/people_page.js:54: value: false, Is the default necessary? This is always ...
4 years, 6 months ago (2016-06-10 22:58:08 UTC) #6
tommycli
hcarmona: Thanks for the fast review! https://codereview.chromium.org/2062503002/diff/20001/chrome/browser/resources/settings/people_page/people_page.js File chrome/browser/resources/settings/people_page/people_page.js (right): https://codereview.chromium.org/2062503002/diff/20001/chrome/browser/resources/settings/people_page/people_page.js#newcode54 chrome/browser/resources/settings/people_page/people_page.js:54: value: false, On ...
4 years, 6 months ago (2016-06-10 23:28:45 UTC) #7
hcarmona
lgtm
4 years, 6 months ago (2016-06-10 23:30:49 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2062503002/60001
4 years, 6 months ago (2016-06-10 23:32:12 UTC) #10
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 6 months ago (2016-06-11 01:02:59 UTC) #11
commit-bot: I haz the power
CQ bit was unchecked
4 years, 6 months ago (2016-06-11 01:03:11 UTC) #12
commit-bot: I haz the power
4 years, 6 months ago (2016-06-11 01:04:20 UTC) #14
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/4dac5631a4c6eaf4a6466972db9e609ac61347c0
Cr-Commit-Position: refs/heads/master@{#399341}

Powered by Google App Engine
This is Rietveld 408576698