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

Issue 2649473002: bluetooth: Add control for reading/writing of descriptor values to internals page. (Closed)

Created:
3 years, 11 months ago by mbrunson
Modified:
3 years, 11 months ago
Reviewers:
Tom Sepez, scheib, ortuno, dpapad
CC:
Aaron Boodman, abarth-chromium, arv+watch_chromium.org, chromium-reviews, darin (slow to review), ortuno+watch_chromium.org, qsr+mojo_chromium.org, scheib+watch_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

bluetooth: Add control for reading/writing of descriptor values to internals page. Adds ValueControl to descriptor list and modifies it to handle reading and writing descriptor and characteristic values. BUG=651282 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2649473002 Cr-Commit-Position: refs/heads/master@{#446586} Committed: https://chromium.googlesource.com/chromium/src/+/c83a4da2853656166529cab549db1d517a54523a

Patch Set 1 #

Patch Set 2 : Set/merge upstream features #

Patch Set 3 : Merge upstream #

Patch Set 4 : Remove extra statements #

Patch Set 5 : Merge upstream, fix formatting #

Total comments: 2

Patch Set 6 : Remove blank line #

Patch Set 7 : Merge upstream #

Unified diffs Side-by-side diffs Delta from patch set Stats (+233 lines, -26 lines) Patch
M chrome/browser/resources/bluetooth_internals/characteristic_list.js View 1 2 3 1 chunk +7 lines, -1 line 0 comments Download
M chrome/browser/resources/bluetooth_internals/descriptor_list.js View 1 2 3 4 5 6 chunks +36 lines, -2 lines 0 comments Download
M chrome/browser/resources/bluetooth_internals/value_control.js View 1 2 3 4 5 6 chunks +49 lines, -22 lines 0 comments Download
M device/bluetooth/device.h View 1 2 3 2 chunks +24 lines, -0 lines 0 comments Download
M device/bluetooth/device.cc View 1 6 2 chunks +102 lines, -0 lines 0 comments Download
M device/bluetooth/public/interfaces/device.mojom View 1 2 3 chunks +15 lines, -1 line 0 comments Download

Depends on Patchset:

Messages

Total messages: 24 (16 generated)
mbrunson
3 years, 11 months ago (2017-01-25 04:34:54 UTC) #4
scheib
LGTM
3 years, 11 months ago (2017-01-25 05:03:19 UTC) #5
mbrunson
OWNERS review, please: tsepez: device/bluetooth/public/interfaces/device.mojom dpapad: chrome/browser/resources/bluetooth_internals/characteristic_list.js chrome/browser/resources/bluetooth_internals/descriptor_list.js chrome/browser/resources/bluetooth_internals/value_control.js
3 years, 11 months ago (2017-01-25 22:54:22 UTC) #9
Tom Sepez
mojom LGTM
3 years, 11 months ago (2017-01-25 23:01:53 UTC) #10
dpapad
webui LGTM https://codereview.chromium.org/2649473002/diff/80001/chrome/browser/resources/bluetooth_internals/descriptor_list.js File chrome/browser/resources/bluetooth_internals/descriptor_list.js (right): https://codereview.chromium.org/2649473002/diff/80001/chrome/browser/resources/bluetooth_internals/descriptor_list.js#newcode137 chrome/browser/resources/bluetooth_internals/descriptor_list.js:137: Nit: Remove unnecessary blank line.
3 years, 11 months ago (2017-01-26 00:28:52 UTC) #11
mbrunson
https://codereview.chromium.org/2649473002/diff/80001/chrome/browser/resources/bluetooth_internals/descriptor_list.js File chrome/browser/resources/bluetooth_internals/descriptor_list.js (right): https://codereview.chromium.org/2649473002/diff/80001/chrome/browser/resources/bluetooth_internals/descriptor_list.js#newcode137 chrome/browser/resources/bluetooth_internals/descriptor_list.js:137: On 2017/01/26 00:28:51, dpapad wrote: > Nit: Remove unnecessary ...
3 years, 11 months ago (2017-01-26 19:21:19 UTC) #14
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/2649473002/120001
3 years, 11 months ago (2017-01-27 03:59:42 UTC) #21
commit-bot: I haz the power
3 years, 11 months ago (2017-01-27 04:10:14 UTC) #24
Message was sent while issue was closed.
Committed patchset #7 (id:120001) as
https://chromium.googlesource.com/chromium/src/+/c83a4da2853656166529cab549db...

Powered by Google App Engine
This is Rietveld 408576698