DescriptionAdded runtime checks to BluetoothLowEnergyDeviceMac and
BluetoothDiscoveryManagerMac so that CoreBluetooth, particularly the class
CBCentralManager, is only used if on OS X 10.10 or later. This is done to
address crbug.com/506287 as well as a previous issue where
CBCentralManager caused a crash on the mac_chromium_rel_ng trybot
(running 10.9.5).
BUG=506287
Committed: https://crrev.com/b53d5d2078793f80b78ee4b6229c22fae731add1
Cr-Commit-Position: refs/heads/master@{#338908}
Patch Set 1 : #Patch Set 2 : adding comment #Patch Set 3 : 'if' -> 'CHECK' on the LE discovery manager #Patch Set 4 : not compiling #
Total comments: 6
Patch Set 5 : Scheib's comments #Patch Set 6 : killing a bracket... #
Total comments: 2
Patch Set 7 : Scheib comments #2 #
Total comments: 4
Patch Set 8 : CHECK->DCHECK #
Dependent Patchsets: Messages
Total messages: 37 (21 generated)
|