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

Issue 2617533003: MD Settings: change most checkboxes to toggles (leave dialogs alone) (Closed)

Created:
3 years, 11 months ago by Dan Beam
Modified:
3 years, 11 months ago
Reviewers:
dschuyler
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
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

MD Settings: change most checkboxes to toggles (leave dialogs alone) R=dschuyler@chromium.org BUG=673953 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2617533003 Cr-Commit-Position: refs/heads/master@{#442947} Committed: https://chromium.googlesource.com/chromium/src/+/0811dbe5577e389b35e8bc42ff9d19da756de89c

Patch Set 1 #

Total comments: 29

Patch Set 2 : . #

Patch Set 3 : self-review #

Patch Set 4 : test fixes #

Patch Set 5 : review & fixes #

Patch Set 6 : more #

Total comments: 1

Patch Set 7 : tests #

Patch Set 8 : fix tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+442 lines, -407 lines) Patch
M chrome/browser/resources/settings/a11y_page/manage_a11y_page.html View 6 chunks +51 lines, -38 lines 0 comments Download
M chrome/browser/resources/settings/android_apps_page/android_apps_page.html View 1 2 3 4 5 6 7 2 chunks +6 lines, -4 lines 0 comments Download
M chrome/browser/resources/settings/android_apps_page/android_apps_page.js View 1 2 3 4 5 6 7 2 chunks +2 lines, -4 lines 0 comments Download
M chrome/browser/resources/settings/appearance_page/appearance_page.html View 3 chunks +15 lines, -10 lines 0 comments Download
M chrome/browser/resources/settings/controls/settings_toggle_button.html View 1 2 3 4 5 2 chunks +7 lines, -1 line 0 comments Download
M chrome/browser/resources/settings/date_time_page/date_time_page.html View 1 2 3 4 5 2 chunks +12 lines, -11 lines 0 comments Download
M chrome/browser/resources/settings/date_time_page/date_time_page.js View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/settings/device_page/display.html View 1 2 3 4 5 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/resources/settings/device_page/keyboard.html View 1 2 3 4 2 chunks +5 lines, -5 lines 0 comments Download
M chrome/browser/resources/settings/device_page/pointers.html View 1 2 3 4 3 chunks +8 lines, -7 lines 0 comments Download
M chrome/browser/resources/settings/device_page/stylus.html View 1 2 3 4 2 chunks +7 lines, -7 lines 0 comments Download
M chrome/browser/resources/settings/downloads_page/downloads_page.html View 1 2 chunks +7 lines, -5 lines 0 comments Download
M chrome/browser/resources/settings/internet_page/internet_detail_page.html View 1 2 3 4 5 2 chunks +11 lines, -11 lines 0 comments Download
M chrome/browser/resources/settings/internet_page/network_ip_config.html View 1 2 3 4 5 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/resources/settings/internet_page/network_proxy.html View 1 2 3 4 4 chunks +15 lines, -12 lines 0 comments Download
M chrome/browser/resources/settings/internet_page/network_siminfo.html View 1 2 3 4 5 3 chunks +11 lines, -7 lines 0 comments Download
M chrome/browser/resources/settings/passwords_and_forms_page/passwords_section.html View 1 2 3 4 2 chunks +4 lines, -3 lines 0 comments Download
M chrome/browser/resources/settings/people_page/lock_screen.html View 1 2 3 4 5 3 chunks +11 lines, -8 lines 0 comments Download
M chrome/browser/resources/settings/people_page/people_page.html View 1 2 3 4 5 3 chunks +9 lines, -6 lines 0 comments Download
M chrome/browser/resources/settings/people_page/sync_page.html View 1 2 3 4 5 6 3 chunks +111 lines, -92 lines 0 comments Download
M chrome/browser/resources/settings/people_page/users_page.html View 2 chunks +9 lines, -9 lines 0 comments Download
M chrome/browser/resources/settings/printing_page/cloud_printers.html View 2 chunks +5 lines, -3 lines 0 comments Download
M chrome/browser/resources/settings/privacy_page/privacy_page.html View 1 2 3 4 5 chunks +41 lines, -46 lines 0 comments Download
M chrome/browser/resources/settings/privacy_page/privacy_page.js View 1 2 3 4 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/browser/resources/settings/search_page/search_page.html View 1 2 3 4 2 chunks +8 lines, -8 lines 0 comments Download
M chrome/browser/resources/settings/system_page/system_page.html View 1 2 3 2 chunks +12 lines, -10 lines 0 comments Download
M chrome/test/data/webui/settings/android_apps_page_test.js View 1 2 3 4 5 6 7 3 chunks +12 lines, -12 lines 0 comments Download
M chrome/test/data/webui/settings/date_time_page_tests.js View 1 2 3 4 5 6 7 6 chunks +6 lines, -6 lines 0 comments Download
M chrome/test/data/webui/settings/device_page_tests.js View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M chrome/test/data/webui/settings/metrics_reporting_tests.js View 1 2 chunks +4 lines, -4 lines 0 comments Download
M chrome/test/data/webui/settings/people_page_sync_page_test.js View 1 2 3 4 5 6 3 chunks +17 lines, -41 lines 0 comments Download
M chrome/test/data/webui/settings/privacy_page_test.js View 1 1 chunk +5 lines, -5 lines 0 comments Download
M chrome/test/data/webui/settings/search_page_test.js View 1 2 3 4 chunks +16 lines, -16 lines 0 comments Download
M chrome/test/data/webui/settings/system_page_tests.js View 1 2 3 1 chunk +5 lines, -5 lines 0 comments Download

Messages

Total messages: 36 (23 generated)
Dan Beam
3 years, 11 months ago (2017-01-05 02:10:57 UTC) #2
dschuyler
https://codereview.chromium.org/2617533003/diff/1/chrome/browser/resources/settings/a11y_page/manage_a11y_page.html File chrome/browser/resources/settings/a11y_page/manage_a11y_page.html (right): https://codereview.chromium.org/2617533003/diff/1/chrome/browser/resources/settings/a11y_page/manage_a11y_page.html#newcode44 chrome/browser/resources/settings/a11y_page/manage_a11y_page.html:44: hidden="[[!prefs.settings.accessibility.value]]"></button> How well does this work, having a button ...
3 years, 11 months ago (2017-01-05 20:25:06 UTC) #7
Dan Beam
OK, this CL is now based on: https://codereview.chromium.org/2616043002 https://codereview.chromium.org/2615093003 https://codereview.chromium.org/2611243002 https://codereview.chromium.org/2615613007 https://codereview.chromium.org/2614063004 https://codereview.chromium.org/2611183003 it should ...
3 years, 11 months ago (2017-01-06 02:45:30 UTC) #8
dschuyler
https://codereview.chromium.org/2617533003/diff/1/chrome/browser/resources/settings/privacy_page/privacy_page.html File chrome/browser/resources/settings/privacy_page/privacy_page.html (right): https://codereview.chromium.org/2617533003/diff/1/chrome/browser/resources/settings/privacy_page/privacy_page.html#newcode66 chrome/browser/resources/settings/privacy_page/privacy_page.html:66: </settings-toggle-button> On 2017/01/06 02:45:30, Dan Beam wrote: > On ...
3 years, 11 months ago (2017-01-10 00:07:54 UTC) #9
Dan Beam
https://codereview.chromium.org/2617533003/diff/1/chrome/browser/resources/settings/privacy_page/privacy_page.html File chrome/browser/resources/settings/privacy_page/privacy_page.html (right): https://codereview.chromium.org/2617533003/diff/1/chrome/browser/resources/settings/privacy_page/privacy_page.html#newcode66 chrome/browser/resources/settings/privacy_page/privacy_page.html:66: </settings-toggle-button> On 2017/01/10 00:07:53, dschuyler wrote: > On 2017/01/06 ...
3 years, 11 months ago (2017-01-11 01:55:48 UTC) #10
Dan Beam
this CL (and review) is getting hairy I've already started a followup to add line ...
3 years, 11 months ago (2017-01-11 02:02:46 UTC) #14
dschuyler
I agree that this CL is more like a step toward something and the follow-up ...
3 years, 11 months ago (2017-01-11 02:34:47 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/2617533003/120001
3 years, 11 months ago (2017-01-11 05:01:17 UTC) #24
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/344312)
3 years, 11 months ago (2017-01-11 06:21:16 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/2617533003/140001
3 years, 11 months ago (2017-01-11 07:28:05 UTC) #29
commit-bot: I haz the power
Try jobs failed on following builders: android_n5x_swarming_rel on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_n5x_swarming_rel/builds/97878)
3 years, 11 months ago (2017-01-11 08:57:35 UTC) #31
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/2617533003/140001
3 years, 11 months ago (2017-01-11 17:06:51 UTC) #33
commit-bot: I haz the power
3 years, 11 months ago (2017-01-11 17:46:46 UTC) #36
Message was sent while issue was closed.
Committed patchset #8 (id:140001) as
https://chromium.googlesource.com/chromium/src/+/0811dbe5577e389b35e8bc42ff9d...

Powered by Google App Engine
This is Rietveld 408576698