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

Issue 1060593004: bluetooth: connectGATT and receive WebBluetoothGATTRemoteServer from embedder. (Closed)

Created:
5 years, 8 months ago by ortuno
Modified:
5 years, 8 months ago
Reviewers:
scheib
CC:
blink-reviews, dglazkov+blink, Jeffrey Yasskin, scheib+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

bluetooth: connectGATT and receive WebBluetoothGATTRemoteServer from embedder. Initial implementation of connectGATT. Next steps is to actually connect to the device. Third of a set of 3 patches to implement connectGATT. [1] https://codereview.chromium.org/1093633003 [2] https://codereview.chromium.org/1082273006 [3] This patch. BUG=421668, 476735 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=194169

Patch Set 1 : #

Total comments: 6

Patch Set 2 : Fixes based on comments #

Patch Set 3 : Merged with origin/master #

Patch Set 4 : Web Exposed test changed #

Unified diffs Side-by-side diffs Delta from patch set Stats (+80 lines, -4 lines) Patch
M LayoutTests/webexposed/global-interface-listing-expected.txt View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M Source/modules/bluetooth/BluetoothDevice.h View 1 2 2 chunks +4 lines, -0 lines 0 comments Download
M Source/modules/bluetooth/BluetoothDevice.cpp View 1 2 2 chunks +20 lines, -1 line 0 comments Download
M Source/modules/bluetooth/BluetoothDevice.idl View 1 2 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/bluetooth/BluetoothGATTRemoteServer.h View 1 1 chunk +21 lines, -1 line 0 comments Download
A Source/modules/bluetooth/BluetoothGATTRemoteServer.cpp View 1 1 chunk +30 lines, -0 lines 0 comments Download
M Source/modules/bluetooth/BluetoothGATTRemoteServer.idl View 1 chunk +1 line, -1 line 0 comments Download
M Source/modules/modules.gypi View 1 2 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 14 (7 generated)
ortuno
Please review @scheib
5 years, 8 months ago (2015-04-20 20:49:59 UTC) #4
scheib
https://codereview.chromium.org/1060593004/diff/40001/Source/modules/bluetooth/BluetoothDevice.h File Source/modules/bluetooth/BluetoothDevice.h (right): https://codereview.chromium.org/1060593004/diff/40001/Source/modules/bluetooth/BluetoothDevice.h#newcode17 Source/modules/bluetooth/BluetoothDevice.h:17: remove blank line, sort block. https://codereview.chromium.org/1060593004/diff/40001/Source/modules/bluetooth/BluetoothGATTRemoteServer.cpp File Source/modules/bluetooth/BluetoothGATTRemoteServer.cpp (right): ...
5 years, 8 months ago (2015-04-21 17:57:29 UTC) #5
ortuno
@scheib: ready for review again https://codereview.chromium.org/1060593004/diff/40001/Source/modules/bluetooth/BluetoothDevice.h File Source/modules/bluetooth/BluetoothDevice.h (right): https://codereview.chromium.org/1060593004/diff/40001/Source/modules/bluetooth/BluetoothDevice.h#newcode17 Source/modules/bluetooth/BluetoothDevice.h:17: On 2015/04/21 at 17:57:29, ...
5 years, 8 months ago (2015-04-21 19:54:07 UTC) #6
scheib
LGTM
5 years, 8 months ago (2015-04-21 20:04:20 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1060593004/80001
5 years, 8 months ago (2015-04-21 20:15:55 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1060593004/100001
5 years, 8 months ago (2015-04-21 21:25:29 UTC) #13
commit-bot: I haz the power
5 years, 8 months ago (2015-04-21 22:36:16 UTC) #14
Message was sent while issue was closed.
Committed patchset #4 (id:100001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=194169

Powered by Google App Engine
This is Rietveld 408576698