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

Issue 2615323002: Move some functions from web_bluetooth_service_impl.cc to BluetoothDevice class (Closed)

Created:
3 years, 11 months ago by juncai
Modified:
3 years, 11 months ago
Reviewers:
scheib
CC:
chromium-reviews, jam, ortuno+watch_chromium.org, scheib+watch_chromium.org, darin-cc_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move some functions from web_bluetooth_service_impl.cc to BluetoothDevice class This CL moves GetCharacteristicsByUUID(), GetPrimaryServicesByUUID(), and GetPrimaryServices() from web_bluetooth_service_impl.cc into BluetoothDevice class. BUG=552022 Review-Url: https://codereview.chromium.org/2615323002 Cr-Commit-Position: refs/heads/master@{#442396} Committed: https://chromium.googlesource.com/chromium/src/+/ed9dda4b653e8176e3ff039776d269662280cd4c

Patch Set 1 : move some functions from web_bluetooth_service_impl.cc to BluetoothDevice class #

Total comments: 4

Patch Set 2 : address comments #

Patch Set 3 : merge master #

Unified diffs Side-by-side diffs Delta from patch set Stats (+61 lines, -56 lines) Patch
M content/browser/bluetooth/web_bluetooth_service_impl.cc View 1 2 3 chunks +4 lines, -56 lines 0 comments Download
M device/bluetooth/bluetooth_device.h View 1 2 chunks +10 lines, -0 lines 0 comments Download
M device/bluetooth/bluetooth_device.cc View 1 2 chunks +47 lines, -0 lines 0 comments Download

Messages

Total messages: 32 (23 generated)
juncai
Please take a look.
3 years, 11 months ago (2017-01-06 22:55:51 UTC) #5
scheib
LGTM with small changes https://codereview.chromium.org/2615323002/diff/1/device/bluetooth/bluetooth_device.cc File device/bluetooth/bluetooth_device.cc (right): https://codereview.chromium.org/2615323002/diff/1/device/bluetooth/bluetooth_device.cc#newcode458 device/bluetooth/bluetooth_device.cc:458: VLOG(1) << "Looking for characteristic: ...
3 years, 11 months ago (2017-01-07 01:42:36 UTC) #8
juncai
https://codereview.chromium.org/2615323002/diff/1/device/bluetooth/bluetooth_device.cc File device/bluetooth/bluetooth_device.cc (right): https://codereview.chromium.org/2615323002/diff/1/device/bluetooth/bluetooth_device.cc#newcode458 device/bluetooth/bluetooth_device.cc:458: VLOG(1) << "Looking for characteristic: " On 2017/01/07 01:42:36, ...
3 years, 11 months ago (2017-01-09 19:29:19 UTC) #11
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/2615323002/20001
3 years, 11 months ago (2017-01-09 20:05:23 UTC) #16
commit-bot: I haz the power
Failed to apply patch for content/browser/bluetooth/web_bluetooth_service_impl.cc: While running git apply --index -p1; error: patch failed: ...
3 years, 11 months ago (2017-01-09 20:19:48 UTC) #18
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/2615323002/20001
3 years, 11 months ago (2017-01-09 20:25:37 UTC) #20
commit-bot: I haz the power
Failed to apply patch for content/browser/bluetooth/web_bluetooth_service_impl.cc: While running git apply --index -p1; error: patch failed: ...
3 years, 11 months ago (2017-01-09 20:39:40 UTC) #22
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/2615323002/40001
3 years, 11 months ago (2017-01-09 22:39:39 UTC) #29
commit-bot: I haz the power
3 years, 11 months ago (2017-01-09 23:16:12 UTC) #32
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/ed9dda4b653e8176e3ff039776d2...

Powered by Google App Engine
This is Rietveld 408576698