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

Issue 2224613003: Switch MD Settings to paper-dropdown-menu-light (Closed)

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

Description

Switch MD Settings to paper-dropdown-menu-light paper-dropdown-menu-light is similar to paper-dropdown-menu but uses a native <input> directly instead of a <paper-input>. BUG=602896 R=stevenjb@chromium.org CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Committed: https://crrev.com/7a572e07f74c26470f9651cb39161fbcab67d0ec Cr-Commit-Position: refs/heads/master@{#415049}

Patch Set 1 #

Patch Set 2 : fixes #

Total comments: 2

Patch Set 3 : tweaks #

Patch Set 4 : fix focus underline #

Patch Set 5 : rebase on loading fix #

Total comments: 4

Patch Set 6 : couple comment comments corrected #

Patch Set 7 : rebase #

Patch Set 8 : rebase? #

Patch Set 9 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -64 lines) Patch
M chrome/browser/resources/settings/a11y_page/manage_a11y_page.html View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/settings/appearance_page/appearance_fonts_page.html View 1 5 chunks +5 lines, -5 lines 0 comments Download
M chrome/browser/resources/settings/appearance_page/appearance_page.html View 1 2 3 4 5 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/resources/settings/clear_browsing_data_dialog/clear_browsing_data_dialog.html View 1 2 3 4 5 6 7 2 chunks +6 lines, -8 lines 0 comments Download
M chrome/browser/resources/settings/controls/settings_dropdown_menu.html View 1 2 3 3 chunks +5 lines, -7 lines 0 comments Download
M chrome/browser/resources/settings/controls/settings_dropdown_menu.js View 1 2 3 4 5 1 chunk +3 lines, -1 line 0 comments Download
M chrome/browser/resources/settings/device_page/display.html View 1 2 3 4 5 6 7 8 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/resources/settings/internet_page/network_apnlist.html View 3 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/resources/settings/internet_page/network_apnlist.js View 1 2 3 4 5 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/settings/internet_page/network_nameservers.html View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/resources/settings/internet_page/network_proxy.html View 3 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/resources/settings/passwords_and_forms_page/address_edit_dialog.html View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/resources/settings/passwords_and_forms_page/credit_card_edit_dialog.html View 4 chunks +5 lines, -5 lines 0 comments Download
M chrome/browser/resources/settings/search_page/search_page.html View 1 2 3 4 5 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/resources/settings/settings_shared_css.html View 1 2 3 4 5 6 7 8 2 chunks +9 lines, -7 lines 0 comments Download
M chrome/browser/resources/settings/site_settings/media_picker.html View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/resources/settings/site_settings/site_data_details_dialog.html View 1 2 3 4 5 6 7 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/resources/settings/site_settings/site_details_permission.html View 3 chunks +3 lines, -3 lines 0 comments Download
M ui/webui/resources/polymer_resources.grdp View 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 35 (15 generated)
michaelpg
4 years, 4 months ago (2016-08-08 18:26:36 UTC) #2
stevenjb
Cheers! LGTM
4 years, 4 months ago (2016-08-08 18:40:26 UTC) #3
michaelpg
PTAL at the patch diff: I had to make a couple changes to settings-dropdown-menu to ...
4 years, 4 months ago (2016-08-09 02:35:58 UTC) #6
stevenjb
dschuyler@ added menuLabel_ to settings-dropdown-menu, so he should take a look at that change, but ...
4 years, 4 months ago (2016-08-09 17:16:03 UTC) #7
dschuyler
Is there a current way to set the "loading..." value with this change? It's unfortunate ...
4 years, 4 months ago (2016-08-09 17:25:28 UTC) #8
michaelpg
Note the change in settings_shared_css.html to fix text alignment. I can't repro this in a ...
4 years, 4 months ago (2016-08-10 19:58:58 UTC) #9
dschuyler
On 2016/08/10 19:58:58, michaelpg wrote: > Note the change in settings_shared_css.html to fix text alignment. ...
4 years, 4 months ago (2016-08-10 21:11:46 UTC) #10
michaelpg
On 2016/08/10 21:11:46, dschuyler wrote: > On 2016/08/10 19:58:58, michaelpg wrote: > > Note the ...
4 years, 4 months ago (2016-08-11 00:13:17 UTC) #12
dschuyler
LGTM with a couple comment comments. https://codereview.chromium.org/2224613003/diff/100001/chrome/browser/resources/settings/controls/settings_dropdown_menu.js File chrome/browser/resources/settings/controls/settings_dropdown_menu.js (right): https://codereview.chromium.org/2224613003/diff/100001/chrome/browser/resources/settings/controls/settings_dropdown_menu.js#newcode99 chrome/browser/resources/settings/controls/settings_dropdown_menu.js:99: // Do not ...
4 years, 4 months ago (2016-08-11 23:35:26 UTC) #13
michaelpg
thanks! https://codereview.chromium.org/2224613003/diff/100001/chrome/browser/resources/settings/controls/settings_dropdown_menu.js File chrome/browser/resources/settings/controls/settings_dropdown_menu.js (right): https://codereview.chromium.org/2224613003/diff/100001/chrome/browser/resources/settings/controls/settings_dropdown_menu.js#newcode99 chrome/browser/resources/settings/controls/settings_dropdown_menu.js:99: // Do not set |menuLabel_| to a falsy ...
4 years, 4 months ago (2016-08-16 23:50:43 UTC) #14
dschuyler
On 2016/08/16 23:50:43, michaelpg wrote: > thanks! > > https://codereview.chromium.org/2224613003/diff/100001/chrome/browser/resources/settings/controls/settings_dropdown_menu.js > File chrome/browser/resources/settings/controls/settings_dropdown_menu.js > (right): ...
4 years, 4 months ago (2016-08-18 00:01:18 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2224613003/140001
4 years, 3 months ago (2016-08-25 02:17:25 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_ng/builds/268340)
4 years, 3 months ago (2016-08-25 04:50:24 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2224613003/140001
4 years, 3 months ago (2016-08-26 21:42:26 UTC) #22
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/282400)
4 years, 3 months ago (2016-08-27 00:01:12 UTC) #24
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2224613003/160001
4 years, 3 months ago (2016-08-27 02:11:28 UTC) #27
commit-bot: I haz the power
Failed to apply patch for chrome/browser/resources/settings/settings_shared_css.html: While running git apply --index -3 -p1; error: patch ...
4 years, 3 months ago (2016-08-27 11:13:44 UTC) #29
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2224613003/180001
4 years, 3 months ago (2016-08-29 22:45:17 UTC) #32
commit-bot: I haz the power
Committed patchset #9 (id:180001)
4 years, 3 months ago (2016-08-30 03:33:46 UTC) #33
commit-bot: I haz the power
4 years, 3 months ago (2016-08-30 03:35:02 UTC) #35
Message was sent while issue was closed.
Patchset 9 (id:??) landed as
https://crrev.com/7a572e07f74c26470f9651cb39161fbcab67d0ec
Cr-Commit-Position: refs/heads/master@{#415049}

Powered by Google App Engine
This is Rietveld 408576698