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

Issue 1239963004: Settings Rewrite: Morph old MD-Settings to Basic and Advanced menu. (Closed)

Created:
5 years, 5 months ago by tommycli
Modified:
5 years, 5 months ago
CC:
chromium-reviews, khorimoto+watch-md-settings_chromium.org, michaelpg+watch-md-settings_chromium.org, jhawkins+watch-md-settings_chromium.org, orenb+watch-md-settings_chromium.org, arv+watch_chromium.org, stevenjb+watch-md-settings_chromium.org, jlklein+watch-md-settings_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Settings Rewrite: Morph old MD-Settings to Basic and Advanced menu. This patch takes the old MD Settings work, and changes it to closer match the UI approved mocks, which divide the settings into Basic and Advanced. The previous subsections are now all scrollable within the Basic and Advanced sections. This also removes the user badge that has been removed from the mocks. BUG= TBR= TBR for GRD changes only. Other changes reviewed. Committed: https://crrev.com/a8503a9214ea68f44e462cc32b9e79c001c13b7d Cr-Commit-Position: refs/heads/master@{#339692}

Patch Set 1 #

Patch Set 2 : #

Total comments: 10

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+114 lines, -173 lines) Patch
M chrome/app/settings_strings.grdp View 2 chunks +10 lines, -0 lines 0 comments Download
A chrome/browser/resources/settings/advanced_page/advanced_page.html View 1 2 1 chunk +25 lines, -0 lines 0 comments Download
A + chrome/browser/resources/settings/advanced_page/advanced_page.js View 1 4 chunks +8 lines, -7 lines 0 comments Download
A chrome/browser/resources/settings/basic_page/basic_page.html View 1 2 1 chunk +22 lines, -0 lines 0 comments Download
A + chrome/browser/resources/settings/basic_page/basic_page.js View 1 4 chunks +7 lines, -8 lines 0 comments Download
M chrome/browser/resources/settings/routes.html View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
D chrome/browser/resources/settings/settings_drawer/settings_drawer.css View 1 chunk +0 lines, -32 lines 0 comments Download
D chrome/browser/resources/settings/settings_drawer/settings_drawer.html View 1 chunk +0 lines, -21 lines 0 comments Download
D chrome/browser/resources/settings/settings_drawer/settings_drawer.js View 1 chunk +0 lines, -61 lines 0 comments Download
M chrome/browser/resources/settings/settings_main/settings_main.html View 1 2 chunks +8 lines, -29 lines 0 comments Download
M chrome/browser/resources/settings/settings_menu/settings_menu.css View 1 chunk +5 lines, -1 line 0 comments Download
M chrome/browser/resources/settings/settings_resources.grd View 1 2 3 chunks +17 lines, -10 lines 0 comments Download
M chrome/browser/resources/settings/settings_ui/settings_ui.html View 1 chunk +5 lines, -4 lines 0 comments Download
M chrome/browser/ui/webui/settings/md_settings_localized_strings_provider.cc View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 21 (6 generated)
tommycli
dbeam: ptal, these are the changes to make a basic and advanced page as we ...
5 years, 5 months ago (2015-07-16 20:08:56 UTC) #2
Dan Beam
michaelpg@ is a better review for this as he's seen (or written) this code and ...
5 years, 5 months ago (2015-07-18 00:54:47 UTC) #4
tommycli
dbeam: thanks michaelpg: PTAL, thanks! https://codereview.chromium.org/1239963004/diff/20001/chrome/browser/resources/settings/advanced_page/advanced_page.css File chrome/browser/resources/settings/advanced_page/advanced_page.css (right): https://codereview.chromium.org/1239963004/diff/20001/chrome/browser/resources/settings/advanced_page/advanced_page.css#newcode3 chrome/browser/resources/settings/advanced_page/advanced_page.css:3: * found in the ...
5 years, 5 months ago (2015-07-20 21:02:16 UTC) #5
michaelpg
https://codereview.chromium.org/1239963004/diff/20001/chrome/browser/resources/settings/routes.html File chrome/browser/resources/settings/routes.html (right): https://codereview.chromium.org/1239963004/diff/20001/chrome/browser/resources/settings/routes.html#newcode12 chrome/browser/resources/settings/routes.html:12: <more-route name="basic" path="/basic"></more-route> maybe just path="/" to make this ...
5 years, 5 months ago (2015-07-20 21:23:10 UTC) #6
tommycli
michaelpg: thanks, let me know if this is better https://codereview.chromium.org/1239963004/diff/20001/chrome/browser/resources/settings/routes.html File chrome/browser/resources/settings/routes.html (right): https://codereview.chromium.org/1239963004/diff/20001/chrome/browser/resources/settings/routes.html#newcode12 chrome/browser/resources/settings/routes.html:12: ...
5 years, 5 months ago (2015-07-20 22:58:58 UTC) #7
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1239963004/60001
5 years, 5 months ago (2015-07-20 22:59:32 UTC) #9
michaelpg
lgtm
5 years, 5 months ago (2015-07-20 23:03:10 UTC) #10
tommycli
cpu: may i have a review of chrome/app/settings_strings.grdp please, thanks!
5 years, 5 months ago (2015-07-20 23:14:34 UTC) #12
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 5 months ago (2015-07-21 00:02:02 UTC) #14
cpu_(ooo_6.6-7.5)
grd changes by committers are tbr=
5 years, 5 months ago (2015-07-21 17:47:26 UTC) #15
tommycli
TBR= TBR for GRD changes only. Other changes reviewed.
5 years, 5 months ago (2015-07-21 17:49:11 UTC) #16
tommycli
cpu: okay thanks!
5 years, 5 months ago (2015-07-21 17:50:24 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1239963004/60001
5 years, 5 months ago (2015-07-21 17:51:02 UTC) #19
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 5 months ago (2015-07-21 17:57:43 UTC) #20
commit-bot: I haz the power
5 years, 5 months ago (2015-07-21 17:58:44 UTC) #21
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/a8503a9214ea68f44e462cc32b9e79c001c13b7d
Cr-Commit-Position: refs/heads/master@{#339692}

Powered by Google App Engine
This is Rietveld 408576698