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

Issue 2783283002: bluetooth: macOS: Adding log in BluetoothAdapterMac::DisconnectGatt() (Closed)

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

Description

Adding log in BluetoothAdapterMac::CreateGattConnection() and BluetoothAdapterMac::DisconnectGatt() And removing from BluetoothLowEnergyDeviceMac::CreateGattConnectionImpl() and BluetoothLowEnergyDeviceMac::DisconnectGatt() This is to make sure no log are missed (when calling directly BluetoothAdapterMac). BUG=685972 Review-Url: https://codereview.chromium.org/2783283002 Cr-Commit-Position: refs/heads/master@{#461079} Committed: https://chromium.googlesource.com/chromium/src/+/bf7b01a5ecefb707c69f90baa0850d5d7570215a

Patch Set 1 #

Total comments: 3

Patch Set 2 : Removing DCHECK #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M device/bluetooth/bluetooth_adapter_mac.mm View 1 1 chunk +2 lines, -0 lines 0 comments Download
M device/bluetooth/bluetooth_low_energy_device_mac.mm View 1 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 25 (17 generated)
jlebel
Hello Vincent, Can you review this small patch about improving logs for bluetooth low energy ...
3 years, 8 months ago (2017-03-30 18:46:54 UTC) #5
scheib
lgtm, with suggested small fix: https://codereview.chromium.org/2783283002/diff/60001/device/bluetooth/bluetooth_adapter_mac.mm File device/bluetooth/bluetooth_adapter_mac.mm (right): https://codereview.chromium.org/2783283002/diff/60001/device/bluetooth/bluetooth_adapter_mac.mm#newcode644 device/bluetooth/bluetooth_adapter_mac.mm:644: DCHECK(device_mac); This DCHECK is ...
3 years, 8 months ago (2017-03-30 22:48:41 UTC) #15
jlebel
Let me know if you prefer me to remove the DCHECK. https://codereview.chromium.org/2783283002/diff/60001/device/bluetooth/bluetooth_adapter_mac.mm File device/bluetooth/bluetooth_adapter_mac.mm (right): ...
3 years, 8 months ago (2017-03-30 23:16:08 UTC) #16
scheib
On 2017/03/30 23:16:08, jlebel wrote: > Let me know if you prefer me to remove ...
3 years, 8 months ago (2017-03-31 01:26:48 UTC) #17
jlebel
3 years, 8 months ago (2017-03-31 07:38:44 UTC) #18
jlebel
https://codereview.chromium.org/2783283002/diff/60001/device/bluetooth/bluetooth_adapter_mac.mm File device/bluetooth/bluetooth_adapter_mac.mm (right): https://codereview.chromium.org/2783283002/diff/60001/device/bluetooth/bluetooth_adapter_mac.mm#newcode644 device/bluetooth/bluetooth_adapter_mac.mm:644: DCHECK(device_mac); On 2017/03/30 23:16:08, jlebel wrote: > On 2017/03/30 ...
3 years, 8 months ago (2017-03-31 07:39:12 UTC) #19
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/2783283002/80001
3 years, 8 months ago (2017-03-31 07:39:30 UTC) #22
commit-bot: I haz the power
3 years, 8 months ago (2017-03-31 08:38:31 UTC) #25
Message was sent while issue was closed.
Committed patchset #2 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/bf7b01a5ecefb707c69f90baa085...

Powered by Google App Engine
This is Rietveld 408576698