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

Issue 1628633002: [MD settings] removing a11y_page.css to unify settings styles further (Closed)

Created:
4 years, 11 months ago by dschuyler
Modified:
4 years, 11 months ago
Reviewers:
dpapad
CC:
arv+watch_chromium.org, chromium-reviews, dbeam+watch-settings_chromium.org, michaelpg+watch-md-settings_chromium.org, stevenjb+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

[MD settings] removing a11y_page.css; adding .first and .vertical-list This CL removes a .css file that is no longer needed. This brings us closer to unifying the MD settings and helps migrate away from the deprecated css import. The .settings-box:first-of-type has been replaced by .first or .vertical-list. The .vertical-list is used with is="dom-repeat" and .first is used where the the first element of the list is explicit (rather than generated at run time). BUG=537048 Committed: https://crrev.com/d81338f3e8bc39f12fa2026550c1af7a93a5a7e0 Cr-Commit-Position: refs/heads/master@{#371673}

Patch Set 1 #

Patch Set 2 : merge with master #

Total comments: 4

Patch Set 3 : review changes #

Patch Set 4 : merge with master #

Unified diffs Side-by-side diffs Delta from patch set Stats (+93 lines, -102 lines) Patch
D chrome/browser/resources/settings/a11y_page/a11y_page.css View 1 chunk +0 lines, -20 lines 0 comments Download
M chrome/browser/resources/settings/a11y_page/a11y_page.html View 1 2 2 chunks +18 lines, -18 lines 0 comments Download
M chrome/browser/resources/settings/appearance_page/appearance_fonts_page.html View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/settings/appearance_page/appearance_page.html View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/settings/bluetooth_page/bluetooth_page.html View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/settings/default_browser_page/default_browser_page.html View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/settings/downloads_page/downloads_page.html View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/settings/languages_page/languages_page.html View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/settings/on_startup_page/on_startup_page.html View 1 2 1 chunk +20 lines, -22 lines 0 comments Download
M chrome/browser/resources/settings/on_startup_page/startup_urls_page.html View 1 2 1 chunk +20 lines, -18 lines 0 comments Download
M chrome/browser/resources/settings/passwords_and_forms_page/passwords_and_forms_page.html View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/settings/people_page/people_page.html View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/settings/privacy_page/privacy_page.html View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/settings/reset_page/reset_page.html View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/settings/search_page/search_page.html View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/settings/settings_resources.grd View 1 chunk +0 lines, -3 lines 0 comments Download
M chrome/browser/resources/settings/settings_shared.css View 1 2 5 chunks +24 lines, -10 lines 0 comments Download

Messages

Total messages: 12 (5 generated)
dschuyler
4 years, 11 months ago (2016-01-23 02:27:55 UTC) #2
Dan Beam
https://codereview.chromium.org/1628633002/diff/20001/chrome/browser/resources/settings/settings_shared.css File chrome/browser/resources/settings/settings_shared.css (right): https://codereview.chromium.org/1628633002/diff/20001/chrome/browser/resources/settings/settings_shared.css#newcode31 chrome/browser/resources/settings/settings_shared.css:31: span + a { why not span ~ a? ...
4 years, 11 months ago (2016-01-25 18:54:07 UTC) #3
dschuyler
https://codereview.chromium.org/1628633002/diff/20001/chrome/browser/resources/settings/settings_shared.css File chrome/browser/resources/settings/settings_shared.css (right): https://codereview.chromium.org/1628633002/diff/20001/chrome/browser/resources/settings/settings_shared.css#newcode31 chrome/browser/resources/settings/settings_shared.css:31: span + a { On 2016/01/25 18:54:07, Dan Beam ...
4 years, 11 months ago (2016-01-26 22:16:35 UTC) #5
dpapad
lgtm
4 years, 11 months ago (2016-01-26 23:07:52 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1628633002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1628633002/60001
4 years, 11 months ago (2016-01-27 00:54:16 UTC) #8
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 11 months ago (2016-01-27 01:24:55 UTC) #10
commit-bot: I haz the power
4 years, 11 months ago (2016-01-27 01:26:31 UTC) #12
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/d81338f3e8bc39f12fa2026550c1af7a93a5a7e0
Cr-Commit-Position: refs/heads/master@{#371673}

Powered by Google App Engine
This is Rietveld 408576698