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

Issue 2938933002: WebUI: swap paper-dropdown-menu out for md-select. (Closed)

Created:
3 years, 6 months ago by scottchen
Modified:
3 years, 6 months ago
Reviewers:
dpapad
CC:
arv+watch_chromium.org, chromium-apps-reviews_chromium.org, chromium-reviews, extensions-reviews_chromium.org, michaelpg+watch-md-ui_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

WebUI: swap paper-dropdown-menu out for md-select. BUG=720927 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2938933002 Cr-Commit-Position: refs/heads/master@{#480904} Committed: https://chromium.googlesource.com/chromium/src/+/452a15c46bcd0f6235788fd62b210c90336636ef

Patch Set 1 #

Patch Set 2 : more updates #

Patch Set 3 : clean up #

Patch Set 4 : switch md_user_manager/create_profile dropdown #

Total comments: 12

Patch Set 5 : simplify battery_settings #

Patch Set 6 : format #

Patch Set 7 : address feedback and brushing up annotation #

Patch Set 8 : appease the compiler god #

Total comments: 6

Patch Set 9 : comments #

Patch Set 10 : remove outdated tests #

Patch Set 11 : fix test #

Patch Set 12 : fix test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+110 lines, -121 lines) Patch
M chrome/browser/resources/chromeos/emulator/battery_settings.html View 1 2 3 4 5 6 7 8 3 chunks +11 lines, -12 lines 0 comments Download
M chrome/browser/resources/chromeos/emulator/battery_settings.js View 1 2 3 4 2 chunks +7 lines, -2 lines 0 comments Download
M chrome/browser/resources/md_extensions/keyboard_shortcuts.html View 1 2 3 4 5 6 7 8 5 chunks +19 lines, -29 lines 0 comments Download
M chrome/browser/resources/md_extensions/keyboard_shortcuts.js View 1 2 3 4 5 6 7 2 chunks +23 lines, -13 lines 0 comments Download
M chrome/browser/resources/md_user_manager/create_profile.html View 1 2 3 4 5 6 4 chunks +13 lines, -23 lines 0 comments Download
M chrome/browser/resources/md_user_manager/create_profile.js View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +9 lines, -0 lines 0 comments Download
M chrome/browser/resources/settings/passwords_and_forms_page/address_edit_dialog.html View 1 2 3 4 5 6 7 8 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/settings/passwords_and_forms_page/credit_card_edit_dialog.html View 1 2 3 4 5 6 7 8 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/settings/printing_page/cups_add_printer_dialog.html View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/webui/extensions/extension_keyboard_shortcuts_test.js View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -8 lines 0 comments Download
M chrome/test/data/webui/md_user_manager/create_profile_tests.js View 1 2 3 4 5 6 7 8 9 10 11 8 chunks +15 lines, -21 lines 0 comments Download
M ui/webui/resources/html/md_select_css.html View 1 2 3 4 5 4 chunks +9 lines, -10 lines 0 comments Download

Messages

Total messages: 31 (16 generated)
scottchen
One thing I am a bit concern about is that the "placeholder" label for md-select ...
3 years, 6 months ago (2017-06-15 00:28:36 UTC) #3
dpapad
Posting some initial comments. Will investigate more the problem your are describing tomorrow. https://codereview.chromium.org/2938933002/diff/60001/chrome/browser/resources/chromeos/emulator/battery_settings.html File ...
3 years, 6 months ago (2017-06-15 01:35:37 UTC) #4
scottchen
https://codereview.chromium.org/2938933002/diff/60001/chrome/browser/resources/chromeos/emulator/battery_settings.html File chrome/browser/resources/chromeos/emulator/battery_settings.html (right): https://codereview.chromium.org/2938933002/diff/60001/chrome/browser/resources/chromeos/emulator/battery_settings.html#newcode10 chrome/browser/resources/chromeos/emulator/battery_settings.html:10: <link rel="import" href="chrome://resources/polymer/v1_0/paper-item/paper-item.html"> On 2017/06/15 01:35:36, dpapad wrote: > ...
3 years, 6 months ago (2017-06-15 23:50:51 UTC) #5
dpapad
https://codereview.chromium.org/2938933002/diff/140001/chrome/browser/resources/chromeos/emulator/battery_settings.html File chrome/browser/resources/chromeos/emulator/battery_settings.html (right): https://codereview.chromium.org/2938933002/diff/140001/chrome/browser/resources/chromeos/emulator/battery_settings.html#newcode79 chrome/browser/resources/chromeos/emulator/battery_settings.html:79: <option value="high"> Nit: Can we fit those into one ...
3 years, 6 months ago (2017-06-16 00:55:19 UTC) #6
scottchen
https://codereview.chromium.org/2938933002/diff/140001/chrome/browser/resources/chromeos/emulator/battery_settings.html File chrome/browser/resources/chromeos/emulator/battery_settings.html (right): https://codereview.chromium.org/2938933002/diff/140001/chrome/browser/resources/chromeos/emulator/battery_settings.html#newcode79 chrome/browser/resources/chromeos/emulator/battery_settings.html:79: <option value="high"> On 2017/06/16 00:55:19, dpapad wrote: > Nit: ...
3 years, 6 months ago (2017-06-16 01:53:20 UTC) #7
dpapad
LGTM
3 years, 6 months ago (2017-06-16 02:45:31 UTC) #8
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/2938933002/160001
3 years, 6 months ago (2017-06-16 21:14:51 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_ozone_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_ozone_rel_ng/builds/408978)
3 years, 6 months ago (2017-06-16 22:03:06 UTC) #12
commit-bot: I haz the power
This CL has an open dependency (Issue 2939243003 Patch 1). Please resolve the dependency and ...
3 years, 6 months ago (2017-06-16 22:37:03 UTC) #16
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/2938933002/200001
3 years, 6 months ago (2017-06-16 22:55:59 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/479506)
3 years, 6 months ago (2017-06-17 00:03:58 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/2938933002/240001
3 years, 6 months ago (2017-06-19 23:55:29 UTC) #24
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/480779)
3 years, 6 months ago (2017-06-20 01:08:25 UTC) #26
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/2938933002/240001
3 years, 6 months ago (2017-06-20 18:06:54 UTC) #28
commit-bot: I haz the power
3 years, 6 months ago (2017-06-20 19:33:42 UTC) #31
Message was sent while issue was closed.
Committed patchset #12 (id:240001) as
https://chromium.googlesource.com/chromium/src/+/452a15c46bcd0f6235788fd62b21...

Powered by Google App Engine
This is Rietveld 408576698