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

Issue 2221073004: Replace deprecated iron-flex-layout/classes with iron-flex-layout-class in MD Settings (Closed)

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

Replace deprecated iron-flex-layout/classes with iron-flex-layout-class in MD Settings This means adding <style include="iron-flex-layout"> for all elements that use iron-flex-layout classes, even if they didn't import iron-flex-layout/classes/* before (because they were benefitting from the global effects of that import). It may be worth a follow-up to consider reducing the impact of iron-flex, but for now I want to make clear what's using it. This will not fix crbug.com/635633 until the same is done for cr_elements and quick_unlock. BUG=635633 R=dschuyler@chromium.org CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation

Patch Set 1 #

Total comments: 8

Patch Set 2 : cleanup #

Patch Set 3 : rebase #

Patch Set 4 : oops, ignore #

Patch Set 5 : undo ^ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -49 lines) Patch
M chrome/browser/resources/settings/appearance_page/appearance_page.html View 1 2 2 chunks +4 lines, -8 lines 0 comments Download
M chrome/browser/resources/settings/bluetooth_page/bluetooth_device_dialog.html View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/settings/bluetooth_page/bluetooth_device_list_item.html View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/settings/bluetooth_page/bluetooth_page.html View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/settings/controls/settings_input.html View 1 chunk +6 lines, -1 line 0 comments Download
M chrome/browser/resources/settings/date_time_page/date_time_page.html View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/resources/settings/device_page/display.html View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/settings/device_page/display_overscan_dialog.html View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/settings/device_page/keyboard.html View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/settings/device_page/pointers.html View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/resources/settings/downloads_page/downloads_page.html View 1 2 chunks +4 lines, -3 lines 0 comments Download
M chrome/browser/resources/settings/internet_page/internet_detail_page.html View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/settings/internet_page/internet_known_networks_page.html View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/settings/internet_page/internet_page.html View 1 2 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/resources/settings/internet_page/network_property_list.html View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/resources/settings/internet_page/network_proxy.html View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/resources/settings/internet_page/network_proxy_exclusions.html View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/resources/settings/internet_page/network_proxy_input.html View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/resources/settings/internet_page/network_siminfo.html View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/resources/settings/internet_page/network_summary.html View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/resources/settings/internet_page/network_summary_item.html View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/resources/settings/on_startup_page/on_startup_page.html View 1 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/resources/settings/people_page/user_list.html View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/resources/settings/people_page/users_page.html View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/resources/settings/privacy_page/privacy_page.html View 1 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/resources/settings/reset_page/powerwash_dialog.html View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/resources/settings/reset_page/reset_profile_dialog.html View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/resources/settings/settings_page/settings_animated_pages.html View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/resources/settings/site_settings/site_data.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/settings/site_settings/site_data_details_dialog.html View 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/resources/settings/site_settings/site_details.html View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/resources/settings/site_settings/site_list.html View 2 chunks +2 lines, -1 line 0 comments Download

Depends on Patchset:

Messages

Total messages: 7 (1 generated)
dschuyler
What would be good or bad about including iron-flex within settings-shared rather than repeating it ...
4 years, 4 months ago (2016-08-09 02:24:11 UTC) #2
michaelpg
undid a couple unnecessary changes https://codereview.chromium.org/2221073004/diff/1/chrome/browser/resources/settings/downloads_page/downloads_page.html File chrome/browser/resources/settings/downloads_page/downloads_page.html (right): https://codereview.chromium.org/2221073004/diff/1/chrome/browser/resources/settings/downloads_page/downloads_page.html#newcode46 chrome/browser/resources/settings/downloads_page/downloads_page.html:46: </div> On 2016/08/09 02:24:11, ...
4 years, 4 months ago (2016-08-09 02:43:35 UTC) #3
michaelpg
On 2016/08/09 02:24:11, dschuyler wrote: > What would be good or bad about including iron-flex ...
4 years, 4 months ago (2016-08-09 02:49:00 UTC) #4
dschuyler
https://codereview.chromium.org/2221073004/diff/1/ui/webui/resources/cr_elements/shared_vars_css.html File ui/webui/resources/cr_elements/shared_vars_css.html (right): https://codereview.chromium.org/2221073004/diff/1/ui/webui/resources/cr_elements/shared_vars_css.html#newcode21 ui/webui/resources/cr_elements/shared_vars_css.html:21: } On 2016/08/09 02:49:00, michaelpg wrote: > On 2016/08/09 ...
4 years, 4 months ago (2016-08-09 17:19:13 UTC) #5
michaelpg
https://codereview.chromium.org/2221073004/diff/1/ui/webui/resources/cr_elements/shared_vars_css.html File ui/webui/resources/cr_elements/shared_vars_css.html (right): https://codereview.chromium.org/2221073004/diff/1/ui/webui/resources/cr_elements/shared_vars_css.html#newcode21 ui/webui/resources/cr_elements/shared_vars_css.html:21: } On 2016/08/09 17:19:13, dschuyler wrote: > On 2016/08/09 ...
4 years, 4 months ago (2016-08-10 16:11:17 UTC) #6
dschuyler
4 years, 4 months ago (2016-08-10 19:12:18 UTC) #7
lgtm

Powered by Google App Engine
This is Rietveld 408576698