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

Issue 2643653003: MD Settings: Bluetooth: Use labels instead of icons to show connection status. (Closed)

Created:
3 years, 11 months ago by fukino
Modified:
3 years, 11 months ago
Reviewers:
stevenjb
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: Bluetooth: Use labels instead of icons to show connection status. For devices which are not paird nor connecting, either "Connected" or "Not connected" should be shown below the device name in device list. This also adds separator between devices as specified in the mock. BUG=681784 TEST=manually compared with the mock CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2643653003 Cr-Commit-Position: refs/heads/master@{#444931} Committed: https://chromium.googlesource.com/chromium/src/+/0ab6ef0674b570234efbdce00f18814a3dbbcff4

Patch Set 1 #

Total comments: 8

Patch Set 2 : Address review comments. #

Patch Set 3 : Fix closure compiler error. #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -19 lines) Patch
M chrome/app/settings_strings.grdp View 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/resources/settings/bluetooth_page/bluetooth_device_list_item.html View 1 1 chunk +14 lines, -19 lines 0 comments Download
M chrome/browser/resources/settings/bluetooth_page/bluetooth_device_list_item.js View 1 2 1 chunk +22 lines, -0 lines 2 comments Download
M chrome/browser/ui/webui/settings/md_settings_localized_strings_provider.cc View 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 23 (12 generated)
fukino
Steven, could you take a look?
3 years, 11 months ago (2017-01-18 13:28:24 UTC) #6
stevenjb
https://codereview.chromium.org/2643653003/diff/1/chrome/browser/resources/settings/bluetooth_page/bluetooth_device_list_item.html File chrome/browser/resources/settings/bluetooth_page/bluetooth_device_list_item.html (right): https://codereview.chromium.org/2643653003/diff/1/chrome/browser/resources/settings/bluetooth_page/bluetooth_device_list_item.html#newcode21 chrome/browser/resources/settings/bluetooth_page/bluetooth_device_list_item.html:21: <div class="list-item" dropdown$="[[dropdownOpened]]"> I'm pretty sure this dropdown$ isn't ...
3 years, 11 months ago (2017-01-18 18:06:17 UTC) #9
fukino
https://codereview.chromium.org/2643653003/diff/1/chrome/browser/resources/settings/bluetooth_page/bluetooth_device_list_item.html File chrome/browser/resources/settings/bluetooth_page/bluetooth_device_list_item.html (right): https://codereview.chromium.org/2643653003/diff/1/chrome/browser/resources/settings/bluetooth_page/bluetooth_device_list_item.html#newcode21 chrome/browser/resources/settings/bluetooth_page/bluetooth_device_list_item.html:21: <div class="list-item" dropdown$="[[dropdownOpened]]"> On 2017/01/18 18:06:17, stevenjb wrote: > ...
3 years, 11 months ago (2017-01-19 01:06:17 UTC) #10
stevenjb
lgtm
3 years, 11 months ago (2017-01-19 17:20:03 UTC) #11
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/2643653003/20001
3 years, 11 months ago (2017-01-19 20:48:21 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: closure_compilation on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/closure_compilation/builds/5609)
3 years, 11 months ago (2017-01-19 21:00:25 UTC) #15
fukino
Steven, I fixed a closure compilation error. Could you take another look? https://codereview.chromium.org/2643653003/diff/40001/chrome/browser/resources/settings/bluetooth_page/bluetooth_device_list_item.js File chrome/browser/resources/settings/bluetooth_page/bluetooth_device_list_item.js ...
3 years, 11 months ago (2017-01-19 21:11:25 UTC) #16
stevenjb
lgtm https://codereview.chromium.org/2643653003/diff/40001/chrome/browser/resources/settings/bluetooth_page/bluetooth_device_list_item.js File chrome/browser/resources/settings/bluetooth_page/bluetooth_device_list_item.js (right): https://codereview.chromium.org/2643653003/diff/40001/chrome/browser/resources/settings/bluetooth_page/bluetooth_device_list_item.js#newcode91 chrome/browser/resources/settings/bluetooth_page/bluetooth_device_list_item.js:91: return !!device.paired && !device.connecting; On 2017/01/19 21:11:25, fukino ...
3 years, 11 months ago (2017-01-19 22:11:02 UTC) #17
fukino
Thank you for the review!
3 years, 11 months ago (2017-01-19 22:33:32 UTC) #18
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/2643653003/40001
3 years, 11 months ago (2017-01-19 22:34:08 UTC) #20
commit-bot: I haz the power
3 years, 11 months ago (2017-01-20 01:43:49 UTC) #23
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/0ab6ef0674b570234efbdce00f18...

Powered by Google App Engine
This is Rietveld 408576698