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

Issue 1503403004: Settings People Rewrite: Move users_page as subpage of People. (Closed)

Created:
5 years ago by tommycli
Modified:
5 years ago
Reviewers:
dschuyler
CC:
chromium-reviews, michaelpg+watch-md-settings_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@0053-people-rename-a-bunch-of-stuff
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Settings People Rewrite: Move users_page as subpage of People. The user list control is a ChromeOS-only page that should be a subpage of the new People section. (According to my understanding of the mocks.) BUG=563721 Committed: https://crrev.com/42489fe984797b7096684f09d7232831634cbf8a Cr-Commit-Position: refs/heads/master@{#364784}

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Patch Set 4 : Merge #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+71 lines, -443 lines) Patch
M chrome/browser/resources/settings/basic_page/basic_page.html View 1 2 3 3 chunks +1 line, -11 lines 0 comments Download
M chrome/browser/resources/settings/people_page/people_page.html View 1 2 2 chunks +11 lines, -0 lines 0 comments Download
M chrome/browser/resources/settings/people_page/people_page.js View 2 chunks +13 lines, -0 lines 0 comments Download
A + chrome/browser/resources/settings/people_page/user_list.css View 0 chunks +-1 lines, --1 lines 0 comments Download
A + chrome/browser/resources/settings/people_page/user_list.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + chrome/browser/resources/settings/people_page/user_list.js View 0 chunks +-1 lines, --1 lines 0 comments Download
A + chrome/browser/resources/settings/people_page/users_page.css View 1 chunk +0 lines, -4 lines 0 comments Download
A + chrome/browser/resources/settings/people_page/users_page.html View 1 chunk +31 lines, -32 lines 0 comments Download
A + chrome/browser/resources/settings/people_page/users_page.js View 0 chunks +-1 lines, --1 lines 0 comments Download
M chrome/browser/resources/settings/settings_menu/settings_menu.html View 1 chunk +0 lines, -6 lines 0 comments Download
M chrome/browser/resources/settings/settings_page/settings_router.js View 1 2 3 1 chunk +9 lines, -0 lines 0 comments Download
M chrome/browser/resources/settings/settings_resources.grd View 1 2 3 2 chunks +9 lines, -7 lines 0 comments Download
D chrome/browser/resources/settings/users_page/user_list.css View 1 chunk +0 lines, -35 lines 0 comments Download
D chrome/browser/resources/settings/users_page/user_list.html View 1 chunk +0 lines, -25 lines 0 comments Download
D chrome/browser/resources/settings/users_page/user_list.js View 1 chunk +0 lines, -71 lines 0 comments Download
D chrome/browser/resources/settings/users_page/users_page.css View 1 chunk +0 lines, -23 lines 0 comments Download
D chrome/browser/resources/settings/users_page/users_page.html View 1 chunk +0 lines, -65 lines 0 comments Download
D chrome/browser/resources/settings/users_page/users_page.js View 1 chunk +0 lines, -166 lines 0 comments Download
M chrome/test/data/webui/settings/main_page_browsertest.js View 1 2 3 4 1 chunk +1 line, -2 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 16 (7 generated)
tommycli
dschuyler: PTAL. No rush. This is a follow-up to https://codereview.chromium.org/1503333003/
5 years ago (2015-12-08 23:53:11 UTC) #2
dschuyler
https://codereview.chromium.org/1503403004/diff/20001/chrome/browser/resources/settings/settings_page/settings_router.js File chrome/browser/resources/settings/settings_page/settings_router.js (right): https://codereview.chromium.org/1503403004/diff/20001/chrome/browser/resources/settings/settings_page/settings_router.js#newcode133 chrome/browser/resources/settings/settings_page/settings_router.js:133: subpageTitles: ['usersPageTitle'], Is this a chromeos only page?
5 years ago (2015-12-10 00:47:50 UTC) #3
tommycli
dschuyler: thanks! https://codereview.chromium.org/1503403004/diff/20001/chrome/browser/resources/settings/settings_page/settings_router.js File chrome/browser/resources/settings/settings_page/settings_router.js (right): https://codereview.chromium.org/1503403004/diff/20001/chrome/browser/resources/settings/settings_page/settings_router.js#newcode133 chrome/browser/resources/settings/settings_page/settings_router.js:133: subpageTitles: ['usersPageTitle'], On 2015/12/10 00:47:50, dschuyler wrote: ...
5 years ago (2015-12-10 02:03:40 UTC) #4
dschuyler
lgtm
5 years ago (2015-12-10 17:55:59 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1503403004/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1503403004/60001
5 years ago (2015-12-10 23:15:50 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/141688)
5 years ago (2015-12-11 00:31:38 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1503403004/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1503403004/80001
5 years ago (2015-12-11 18:33:59 UTC) #13
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years ago (2015-12-11 20:09:54 UTC) #14
commit-bot: I haz the power
5 years ago (2015-12-11 20:10:43 UTC) #16
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/42489fe984797b7096684f09d7232831634cbf8a
Cr-Commit-Position: refs/heads/master@{#364784}

Powered by Google App Engine
This is Rietveld 408576698