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

Issue 2632253003: Bluetooth: macOS: Replacing BluetoothRemoteGattCharacteristicMac::StartNotifySession() by Bluetooth… (Closed)

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

Description

Bluetooth: macOS: Replacing BluetoothRemoteGattCharacteristicMac::StartNotifySession() by BluetoothRemoteGattCharacteristicMac::SubscribeToNotifications(). BUG=633191 Review-Url: https://codereview.chromium.org/2599303002 Cr-Commit-Position: refs/heads/master@{#443820} Committed: https://chromium.googlesource.com/chromium/src/+/230ba260170c6d7ab48a72a5f0eea01be95740f3 patch from issue 2599303002 at patchset 120001 (http://crrev.com/2599303002#ps120001) Review-Url: https://codereview.chromium.org/2632253003 Cr-Commit-Position: refs/heads/master@{#444899} Committed: https://chromium.googlesource.com/chromium/src/+/b06715722249119894485b423b3bdeda2c18d60b

Patch Set 1 #

Patch Set 2 : Comments from Giovanni #

Total comments: 2

Patch Set 3 : Cleanup for ~BluetoothRemoteGattCharacteristicMac() #

Patch Set 4 : Rebase from patch 2644463005 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -73 lines) Patch
M device/bluetooth/bluetooth_remote_gatt_characteristic.cc View 1 2 3 2 chunks +3 lines, -4 lines 0 comments Download
M device/bluetooth/bluetooth_remote_gatt_characteristic_mac.h View 1 2 chunks +4 lines, -11 lines 0 comments Download
M device/bluetooth/bluetooth_remote_gatt_characteristic_mac.mm View 1 2 5 chunks +13 lines, -58 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 16 (8 generated)
jlebel
Hello Giovanni, I've updated this patch with your comments. But I still have the same ...
3 years, 11 months ago (2017-01-17 00:09:31 UTC) #2
ortuno
I think you found a bug :o Line [1] should be: base::Bind(&BluetoothRemoteGattCharacteristic::CancelStopNotifySession, GetWeakPtr(), callback)); instead ...
3 years, 11 months ago (2017-01-18 01:22:03 UTC) #3
jlebel
Do you want me to fix the infinite loop bug in this patch? I can't ...
3 years, 11 months ago (2017-01-18 14:42:32 UTC) #4
ortuno
See http://crbug.com/682583 for the complete code. Yes let's fix it in this patch but let's ...
3 years, 11 months ago (2017-01-19 07:30:11 UTC) #5
jlebel
Hello Giovanni, Sorry, I saw this comment after the bug... So I created a patch ...
3 years, 11 months ago (2017-01-19 08:37:39 UTC) #6
ortuno
lgtm
3 years, 11 months ago (2017-01-19 22:29:20 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/2632253003/60001
3 years, 11 months ago (2017-01-20 00:17:22 UTC) #13
commit-bot: I haz the power
3 years, 11 months ago (2017-01-20 00:53:14 UTC) #16
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/b06715722249119894485b423b3b...

Powered by Google App Engine
This is Rietveld 408576698