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

Issue 1812823005: [MD settings] update settings title bar (Closed)

Created:
4 years, 9 months ago by dschuyler
Modified:
4 years, 7 months ago
Reviewers:
tommycli
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

[MD settings] update settings title bar This CL removes the title bar breadcrumbs, adds a search icon (no search functionality yet), fixes title bar font size. BUG=589630 Committed: https://crrev.com/4cb5f090445ce77bd99fef03bf7bd43b03c3d6a1 Cr-Commit-Position: refs/heads/master@{#382047}

Patch Set 1 : small fixes #

Total comments: 2

Patch Set 2 : landed breadcrumb change separately #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -37 lines) Patch
M chrome/browser/resources/settings/icons.html View 1 chunk +5 lines, -0 lines 1 comment Download
M chrome/browser/resources/settings/settings_resources.grd View 1 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/resources/settings/settings_shared_css.html View 1 1 chunk +6 lines, -2 lines 0 comments Download
D chrome/browser/resources/settings/settings_ui/settings_ui.css View 1 chunk +0 lines, -31 lines 0 comments Download
M chrome/browser/resources/settings/settings_ui/settings_ui.html View 1 1 chunk +42 lines, -1 line 0 comments Download

Messages

Total messages: 14 (4 generated)
dschuyler
4 years, 9 months ago (2016-03-17 21:21:28 UTC) #3
tommycli
lgtm -- The actual code is fine. Are we really getting rid of the breadcrumb?? ...
4 years, 9 months ago (2016-03-17 21:30:57 UTC) #4
tommycli
Actually one more thing that blocks this patch: You can now remove every 'subpageTitles' property ...
4 years, 9 months ago (2016-03-17 21:33:32 UTC) #5
dschuyler
On 2016/03/17 21:33:32, tommycli wrote: > Actually one more thing that blocks this patch: > ...
4 years, 9 months ago (2016-03-18 01:22:55 UTC) #6
dschuyler
https://codereview.chromium.org/1812823005/diff/20001/chrome/browser/resources/settings/settings_shared_css.html File chrome/browser/resources/settings/settings_shared_css.html (right): https://codereview.chromium.org/1812823005/diff/20001/chrome/browser/resources/settings/settings_shared_css.html#newcode24 chrome/browser/resources/settings/settings_shared_css.html:24: /* NOTE(dschuyler): The title-bar colors use non-MD colors. These ...
4 years, 9 months ago (2016-03-18 01:23:45 UTC) #7
tommycli
Cool. These remaining changes still lgtm
4 years, 9 months ago (2016-03-18 01:33:05 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1812823005/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1812823005/40001
4 years, 9 months ago (2016-03-18 19:19:26 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:40001)
4 years, 9 months ago (2016-03-18 19:25:52 UTC) #11
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/4cb5f090445ce77bd99fef03bf7bd43b03c3d6a1 Cr-Commit-Position: refs/heads/master@{#382047}
4 years, 9 months ago (2016-03-18 19:27:26 UTC) #13
michaelpg
4 years, 7 months ago (2016-05-02 05:52:14 UTC) #14
Message was sent while issue was closed.
https://codereview.chromium.org/1812823005/diff/40001/chrome/browser/resource...
File chrome/browser/resources/settings/icons.html (right):

https://codereview.chromium.org/1812823005/diff/40001/chrome/browser/resource...
chrome/browser/resources/settings/icons.html:16: <g id="search" stroke="none"
stroke-width="1" fill="#ffffff">
It looks like you just took this from iron-icons.html and doubled all the
values. Why? Vectors scale, right? (Same question for the cancel icon, added
later.)

I'm asking because I'm consolidating icons via polyicon and I don't see the need
for this duplicate.

Powered by Google App Engine
This is Rietveld 408576698