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

Issue 2676103002: MD Settings: Move bluetooth UI from dialog to subpage (Closed)

Created:
3 years, 10 months ago by stevenjb
Modified:
3 years, 10 months ago
Reviewers:
fukino
CC:
chromium-reviews, michaelpg+watch-md-settings_chromium.org, jlklein+watch-closure_chromium.org, michaelpg+watch-md-ui_chromium.org, arv+watch_chromium.org, vitalyp+closure_chromium.org, dbeam+watch-settings_chromium.org, stevenjb+watch-md-settings_chromium.org, dbeam+watch-closure_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

MD Settings: Move bluetooth UI from dialog to subpage This CL does the following: 1. Moves the list of paired devices from the dialog the subpage. 2. Updates the top level bluetooth page to be two lines (with enabled state in the second line) with a toggle switch (similar to Autofill settings or Manage paswords). 3. Moves the spinner to be in the same row as the 'Unpaired devices' subtitle in the subpage. BUG=673946 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2676103002 Cr-Commit-Position: refs/heads/master@{#449123} Committed: https://chromium.googlesource.com/chromium/src/+/1d4fa2ca68d3a08501dfe9131770f4e5dd622bf5

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Total comments: 6

Patch Set 4 : Feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+268 lines, -271 lines) Patch
M chrome/app/settings_strings.grdp View 1 2 3 1 chunk +11 lines, -8 lines 0 comments Download
M chrome/browser/resources/settings/bluetooth_page/bluetooth_device_dialog.html View 4 chunks +0 lines, -39 lines 0 comments Download
M chrome/browser/resources/settings/bluetooth_page/bluetooth_device_dialog.js View 1 2 3 3 chunks +5 lines, -101 lines 0 comments Download
M chrome/browser/resources/settings/bluetooth_page/bluetooth_page.html View 2 chunks +15 lines, -7 lines 0 comments Download
M chrome/browser/resources/settings/bluetooth_page/bluetooth_page.js View 3 chunks +9 lines, -11 lines 0 comments Download
M chrome/browser/resources/settings/bluetooth_page/bluetooth_subpage.html View 1 2 2 chunks +46 lines, -23 lines 0 comments Download
M chrome/browser/resources/settings/bluetooth_page/bluetooth_subpage.js View 1 2 3 9 chunks +88 lines, -31 lines 0 comments Download
M chrome/browser/resources/settings/bluetooth_page/compiled_resources2.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/ui/webui/settings/md_settings_localized_strings_provider.cc View 1 2 3 2 chunks +4 lines, -2 lines 0 comments Download
M chrome/test/data/webui/settings/bluetooth_page_tests.js View 1 3 chunks +55 lines, -39 lines 0 comments Download
M chrome/test/data/webui/settings/fake_bluetooth.js View 1 2 chunks +26 lines, -6 lines 0 comments Download
M chrome/test/data/webui/settings/fake_bluetooth_private.js View 1 2 chunks +8 lines, -4 lines 0 comments Download

Messages

Total messages: 13 (8 generated)
stevenjb
3 years, 10 months ago (2017-02-07 00:05:30 UTC) #5
fukino
I'm sorry for a late response! LGTM with nits. https://codereview.chromium.org/2676103002/diff/40001/chrome/browser/resources/settings/bluetooth_page/bluetooth_device_dialog.js File chrome/browser/resources/settings/bluetooth_page/bluetooth_device_dialog.js (right): https://codereview.chromium.org/2676103002/diff/40001/chrome/browser/resources/settings/bluetooth_page/bluetooth_device_dialog.js#newcode9 chrome/browser/resources/settings/bluetooth_page/bluetooth_device_dialog.js:9: ...
3 years, 10 months ago (2017-02-08 16:58:24 UTC) #6
stevenjb
No worries, thanks for the review! https://codereview.chromium.org/2676103002/diff/40001/chrome/browser/resources/settings/bluetooth_page/bluetooth_device_dialog.js File chrome/browser/resources/settings/bluetooth_page/bluetooth_device_dialog.js (right): https://codereview.chromium.org/2676103002/diff/40001/chrome/browser/resources/settings/bluetooth_page/bluetooth_device_dialog.js#newcode9 chrome/browser/resources/settings/bluetooth_page/bluetooth_device_dialog.js:9: // NOTE(dbeam): even ...
3 years, 10 months ago (2017-02-08 20:27:01 UTC) #7
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/2676103002/60001
3 years, 10 months ago (2017-02-08 20:28:10 UTC) #10
commit-bot: I haz the power
3 years, 10 months ago (2017-02-08 23:04:45 UTC) #13
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/1d4fa2ca68d3a08501dfe9131770...

Powered by Google App Engine
This is Rietveld 408576698