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

Issue 2904363002: bluetooth: macOS: Removing intermediate methods in BluetoothRemoteServiceMac (Closed)

Created:
3 years, 6 months ago by jlebel
Modified:
3 years, 6 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

bluetooth: macOS: Removing intermediate methods in BluetoothRemoteServiceMac Making BluetoothRemoteGattDeviceMac call directly characteristic methods instead going through intermediate methods from BluetoothRemoteGattServiceMac. Removing: void BluetoothRemoteGattServiceMac::DidUpdateValue(CBCharacteristic*, NSError*) void BluetoothRemoteGattServiceMac::DidWriteValue(CBCharacteristic*, NSError*) void BluetoothRemoteGattServiceMac::DidUpdateNotificationState(CBCharacteristic*, NSError*) BUG=727112 Review-Url: https://codereview.chromium.org/2904363002 Cr-Commit-Position: refs/heads/master@{#479346} Committed: https://chromium.googlesource.com/chromium/src/+/be89d3153d2c173742d473cc3e5b04e12770c507

Patch Set 1 #

Patch Set 2 : Merge #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -49 lines) Patch
M device/bluetooth/bluetooth_low_energy_device_mac.h View 2 chunks +5 lines, -0 lines 0 comments Download
M device/bluetooth/bluetooth_low_energy_device_mac.mm View 1 2 chunks +25 lines, -12 lines 0 comments Download
M device/bluetooth/bluetooth_remote_gatt_service_mac.h View 1 chunk +0 lines, -10 lines 0 comments Download
M device/bluetooth/bluetooth_remote_gatt_service_mac.mm View 1 chunk +0 lines, -27 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 20 (14 generated)
jlebel
Hello Vincent, Can you review this patch to remove intermediate methods in BluetoothRemoteServiceMac? Thanks,
3 years, 6 months ago (2017-06-13 21:25:34 UTC) #5
scheib
lgtm
3 years, 6 months ago (2017-06-14 03:45:57 UTC) #7
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/2904363002/40001
3 years, 6 months ago (2017-06-14 03:46:14 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: ios-device on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device/builds/231453) mac_chromium_compile_dbg_ng on master.tryserver.chromium.mac (JOB_FAILED, ...
3 years, 6 months ago (2017-06-14 03:48:05 UTC) #10
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/2904363002/60001
3 years, 6 months ago (2017-06-14 10:51:00 UTC) #17
commit-bot: I haz the power
3 years, 6 months ago (2017-06-14 10:57:31 UTC) #20
Message was sent while issue was closed.
Committed patchset #2 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/be89d3153d2c173742d473cc3e5b...

Powered by Google App Engine
This is Rietveld 408576698