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

Issue 1082273006: bluetooth: Impl uses new WebBluetoothGATTRemoteServer content/browser. (Closed)

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

Description

bluetooth: Impl uses new WebBluetoothGATTRemoteServer content/browser. Initial implementation of connectGATT. Next steps is to actually connect to the device. Second of a set of 3 patches to implement connectGATT. [1] https://codereview.chromium.org/1093633003 [2] This patch. [3] https://codereview.chromium.org/1060593004 BUG=421668, 476735 Committed: https://crrev.com/503cd360ea98d90f5726913ac10344648529c942 Cr-Commit-Position: refs/heads/master@{#325971}

Patch Set 1 : #

Total comments: 11

Patch Set 2 : WebString, const reference, device_instance_id #

Patch Set 3 : Fixes based on comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+82 lines, -1 line) Patch
M content/browser/bluetooth/bluetooth_dispatcher_host.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M content/browser/bluetooth/bluetooth_dispatcher_host.cc View 1 2 2 chunks +24 lines, -0 lines 0 comments Download
M content/child/bluetooth/bluetooth_dispatcher.h View 1 2 2 chunks +11 lines, -1 line 0 comments Download
M content/child/bluetooth/bluetooth_dispatcher.cc View 1 2 4 chunks +23 lines, -0 lines 0 comments Download
M content/child/bluetooth/web_bluetooth_impl.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M content/child/bluetooth/web_bluetooth_impl.cc View 1 1 chunk +5 lines, -0 lines 0 comments Download
M content/common/bluetooth/bluetooth_messages.h View 1 2 2 chunks +12 lines, -0 lines 0 comments Download

Messages

Total messages: 16 (6 generated)
scheib
LGTM with simple fixes. https://codereview.chromium.org/1082273006/diff/20001/content/child/bluetooth/bluetooth_dispatcher.cc File content/child/bluetooth/bluetooth_dispatcher.cc (right): https://codereview.chromium.org/1082273006/diff/20001/content/child/bluetooth/bluetooth_dispatcher.cc#newcode20 content/child/bluetooth/bluetooth_dispatcher.cc:20: using blink::WebBluetoothGATTRemoteServer; sort these lines. ...
5 years, 8 months ago (2015-04-19 04:44:20 UTC) #3
scheib
tsepez@chromium.org: Please review changes in content/common/bluetooth/bluetooth_messages.h
5 years, 8 months ago (2015-04-19 04:45:21 UTC) #5
Tom Sepez
lgtm https://codereview.chromium.org/1082273006/diff/20001/content/browser/bluetooth/bluetooth_dispatcher_host.cc File content/browser/bluetooth/bluetooth_dispatcher_host.cc (right): https://codereview.chromium.org/1082273006/diff/20001/content/browser/bluetooth/bluetooth_dispatcher_host.cc#newcode156 content/browser/bluetooth/bluetooth_dispatcher_host.cc:156: // TODO(ortuno): Add actual implementation of connectGATT. Please ...
5 years, 8 months ago (2015-04-20 15:54:00 UTC) #6
scheib
https://codereview.chromium.org/1082273006/diff/20001/content/browser/bluetooth/bluetooth_dispatcher_host.cc File content/browser/bluetooth/bluetooth_dispatcher_host.cc (right): https://codereview.chromium.org/1082273006/diff/20001/content/browser/bluetooth/bluetooth_dispatcher_host.cc#newcode156 content/browser/bluetooth/bluetooth_dispatcher_host.cc:156: // TODO(ortuno): Add actual implementation of connectGATT. On 2015/04/20 ...
5 years, 8 months ago (2015-04-20 16:50:13 UTC) #7
scheib
https://codereview.chromium.org/1082273006/diff/20001/content/browser/bluetooth/bluetooth_dispatcher_host.cc File content/browser/bluetooth/bluetooth_dispatcher_host.cc (right): https://codereview.chromium.org/1082273006/diff/20001/content/browser/bluetooth/bluetooth_dispatcher_host.cc#newcode156 content/browser/bluetooth/bluetooth_dispatcher_host.cc:156: // TODO(ortuno): Add actual implementation of connectGATT. On 2015/04/20 ...
5 years, 8 months ago (2015-04-20 16:51:21 UTC) #8
ortuno
@scheib: The blink interface uses WebString now. Could you confirm that bluetooth_dispatcher is the right ...
5 years, 8 months ago (2015-04-20 20:09:33 UTC) #10
scheib
LGTM On 2015/04/20 20:09:33, ortuno wrote: > @scheib: The blink interface uses WebString now. Could ...
5 years, 8 months ago (2015-04-20 20:24:17 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1082273006/80001
5 years, 8 months ago (2015-04-21 01:38:02 UTC) #14
commit-bot: I haz the power
Committed patchset #3 (id:80001)
5 years, 8 months ago (2015-04-21 02:50:28 UTC) #15
commit-bot: I haz the power
5 years, 8 months ago (2015-04-21 02:51:37 UTC) #16
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/503cd360ea98d90f5726913ac10344648529c942
Cr-Commit-Position: refs/heads/master@{#325971}

Powered by Google App Engine
This is Rietveld 408576698