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

Issue 885723002: bluetooth: Provide more device attributes in requestDevice reply. (Closed)

Created:
5 years, 10 months ago by scheib
Modified:
5 years, 10 months ago
CC:
chromium-reviews, darin-cc_chromium.org, scheib+watch_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@bt-0
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

bluetooth: Provide more device attributes in requestDevice reply. BluetoothDispatcherHost is extended to supply all the attributes of the BluetoothDevice web API. Also, add device::BluetoothDevice::VENDOR_ID_MAX_VALUE for use in the IPC message. Depends on https://codereview.chromium.org/882223002/ to define new attributes on WebBluetoothDevice, and will not be visible to script until https://codereview.chromium.org/876623003/ BUG=438305 Committed: https://crrev.com/3478c0790481841a0440e050bf5d1f870a33e0f1 Cr-Commit-Position: refs/heads/master@{#313999}

Patch Set 1 : #

Total comments: 10

Patch Set 2 : fixes from mek comments #

Total comments: 4

Patch Set 3 : copyright fix #

Patch Set 4 : uuids initializer fixed. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+196 lines, -10 lines) Patch
M content/browser/bluetooth/bluetooth_dispatcher_host.cc View 1 2 3 4 chunks +33 lines, -4 lines 0 comments Download
M content/child/bluetooth/bluetooth_dispatcher.h View 2 chunks +2 lines, -1 line 0 comments Download
M content/child/bluetooth/bluetooth_dispatcher.cc View 3 chunks +26 lines, -3 lines 0 comments Download
A + content/common/bluetooth/DEPS View 1 2 1 chunk +1 line, -0 lines 0 comments Download
A content/common/bluetooth/bluetooth_device.h View 1 2 1 chunk +50 lines, -0 lines 0 comments Download
A content/common/bluetooth/bluetooth_device.cc View 1 1 chunk +61 lines, -0 lines 0 comments Download
M content/common/bluetooth/bluetooth_messages.h View 2 chunks +19 lines, -1 line 0 comments Download
M content/content_common.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
M device/bluetooth/bluetooth_device.h View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 35 (18 generated)
scheib
5 years, 10 months ago (2015-01-28 21:15:26 UTC) #3
Marijn Kruisselbrink
https://codereview.chromium.org/885723002/diff/20001/content/browser/bluetooth/bluetooth_dispatcher_host.cc File content/browser/bluetooth/bluetooth_dispatcher_host.cc (right): https://codereview.chromium.org/885723002/diff/20001/content/browser/bluetooth/bluetooth_dispatcher_host.cc#newcode15 content/browser/bluetooth/bluetooth_dispatcher_host.cc:15: using device::BluetoothDevice; you should probably get rid of this ...
5 years, 10 months ago (2015-01-28 21:45:56 UTC) #4
scheib
+armansito as bluetooth expert and device/bluetooth OWNERS https://codereview.chromium.org/885723002/diff/20001/content/browser/bluetooth/bluetooth_dispatcher_host.cc File content/browser/bluetooth/bluetooth_dispatcher_host.cc (right): https://codereview.chromium.org/885723002/diff/20001/content/browser/bluetooth/bluetooth_dispatcher_host.cc#newcode15 content/browser/bluetooth/bluetooth_dispatcher_host.cc:15: using device::BluetoothDevice; ...
5 years, 10 months ago (2015-01-28 22:23:55 UTC) #5
scheib
+armansito as bluetooth expert and device/bluetooth OWNERS
5 years, 10 months ago (2015-01-28 22:27:04 UTC) #7
Marijn Kruisselbrink
lgtm
5 years, 10 months ago (2015-01-28 22:32:44 UTC) #8
armansito
https://codereview.chromium.org/885723002/diff/40001/content/common/bluetooth/bluetooth_device.h File content/common/bluetooth/bluetooth_device.h (right): https://codereview.chromium.org/885723002/diff/40001/content/common/bluetooth/bluetooth_device.h#newcode1 content/common/bluetooth/bluetooth_device.h:1: // Copyright 2014 The Chromium Authors. All rights reserved. ...
5 years, 10 months ago (2015-01-29 04:27:33 UTC) #9
scheib
+tsepez IPC messages OWNERS review. https://codereview.chromium.org/885723002/diff/40001/content/common/bluetooth/bluetooth_device.h File content/common/bluetooth/bluetooth_device.h (right): https://codereview.chromium.org/885723002/diff/40001/content/common/bluetooth/bluetooth_device.h#newcode1 content/common/bluetooth/bluetooth_device.h:1: // Copyright 2014 The ...
5 years, 10 months ago (2015-01-29 16:23:04 UTC) #11
Tom Sepez
Messages LGTM.
5 years, 10 months ago (2015-01-29 17:27:20 UTC) #12
armansito
lgtm
5 years, 10 months ago (2015-01-29 17:37:46 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/885723002/60001
5 years, 10 months ago (2015-01-30 00:14:06 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/885723002/80001
5 years, 10 months ago (2015-01-30 00:19:15 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: android_chromium_gn_compile_rel on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/android_chromium_gn_compile_rel/builds/54185)
5 years, 10 months ago (2015-01-30 00:28:41 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/885723002/220001
5 years, 10 months ago (2015-01-30 19:21:31 UTC) #29
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on tryserver.chromium.linux (http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/20033)
5 years, 10 months ago (2015-01-30 20:29:44 UTC) #31
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/885723002/220001
5 years, 10 months ago (2015-01-30 21:21:18 UTC) #33
commit-bot: I haz the power
Committed patchset #4 (id:220001)
5 years, 10 months ago (2015-01-30 21:48:51 UTC) #34
commit-bot: I haz the power
5 years, 10 months ago (2015-01-30 21:49:37 UTC) #35
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/3478c0790481841a0440e050bf5d1f870a33e0f1
Cr-Commit-Position: refs/heads/master@{#313999}

Powered by Google App Engine
This is Rietveld 408576698