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

Issue 1093633003: bluetooh: Define new connectGATT and WebBluetoothGATTRemoteServer (Closed)

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

Description

bluetooh: Define new connectGATT and WebBluetoothGATTRemoteServer Initial implementation of connectGATT. Next steps is to actually connect to the device. First of a set of 3 patches to implement connectGATT. [1] This patch. [2] https://codereview.chromium.org/1082273006 [3] https://codereview.chromium.org/1060593004 BUG=421668, 476735 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=194058

Patch Set 1 : #

Patch Set 2 : #

Total comments: 20

Patch Set 3 : Fixes based on comments #

Patch Set 4 : const reference #

Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -1 line) Patch
M public/platform/modules/bluetooth/WebBluetooth.h View 1 2 3 1 chunk +21 lines, -1 line 0 comments Download
A public/platform/modules/bluetooth/WebBluetoothGATTRemoteServer.h View 1 2 1 chunk +28 lines, -0 lines 0 comments Download

Messages

Total messages: 22 (13 generated)
ortuno
Please review jyasskin@, scheib@
5 years, 8 months ago (2015-04-17 02:16:17 UTC) #4
Jeffrey Yasskin
https://codereview.chromium.org/1093633003/diff/60001/public/platform/modules/bluetooth/WebBluetooth.h File public/platform/modules/bluetooth/WebBluetooth.h (right): https://codereview.chromium.org/1093633003/diff/60001/public/platform/modules/bluetooth/WebBluetooth.h#newcode29 public/platform/modules/bluetooth/WebBluetooth.h:29: // WebBluetoothRequestDeviceCallbacks ownership transferred to the client. Should we ...
5 years, 8 months ago (2015-04-17 23:45:08 UTC) #5
scheib
LGTM https://codereview.chromium.org/1093633003/diff/60001/public/platform/modules/bluetooth/WebBluetooth.h File public/platform/modules/bluetooth/WebBluetooth.h (right): https://codereview.chromium.org/1093633003/diff/60001/public/platform/modules/bluetooth/WebBluetooth.h#newcode32 public/platform/modules/bluetooth/WebBluetooth.h:32: // BluetoothDevice methods: OK, we're going 'monolithic' which ...
5 years, 8 months ago (2015-04-18 00:06:52 UTC) #6
scheib
https://codereview.chromium.org/1093633003/diff/60001/public/platform/modules/bluetooth/WebBluetooth.h File public/platform/modules/bluetooth/WebBluetooth.h (right): https://codereview.chromium.org/1093633003/diff/60001/public/platform/modules/bluetooth/WebBluetooth.h#newcode34 public/platform/modules/bluetooth/WebBluetooth.h:34: virtual void connectGATT(std::string, WebBluetoothConnectGATTCallbacks*) { } On 2015/04/17 23:45:08, ...
5 years, 8 months ago (2015-04-19 05:40:38 UTC) #7
ortuno
https://codereview.chromium.org/1093633003/diff/60001/public/platform/modules/bluetooth/WebBluetooth.h File public/platform/modules/bluetooth/WebBluetooth.h (right): https://codereview.chromium.org/1093633003/diff/60001/public/platform/modules/bluetooth/WebBluetooth.h#newcode29 public/platform/modules/bluetooth/WebBluetooth.h:29: // WebBluetoothRequestDeviceCallbacks ownership transferred to the client. On 2015/04/17 ...
5 years, 8 months ago (2015-04-20 18:32:44 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1093633003/80001
5 years, 8 months ago (2015-04-20 18:33:12 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1093633003/100001
5 years, 8 months ago (2015-04-20 19:08:08 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1093633003/120001
5 years, 8 months ago (2015-04-20 19:53:29 UTC) #21
commit-bot: I haz the power
5 years, 8 months ago (2015-04-20 22:14:39 UTC) #22
Message was sent while issue was closed.
Committed patchset #4 (id:120001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=194058

Powered by Google App Engine
This is Rietveld 408576698