gecko-dev/dom/bluetooth
Thomas Zimmermann f1c964cc95 Bug 1046737: Use value to maintain Bluetooth bonding arrays, r=shuang
The Bluedroid code uses indices into global arrays while pairing
with devices. These arrays might get changed in between and the
indices become incorrect. The result is undefined.

The patch fixes the problem by using the value, a reply runnable,
directly for array lookups. No indices are required.

This bug was fixed in bluetooth2/ already, but not yet backported.
2014-08-01 10:26:20 +02:00
..
bluedroid Bug 1046737: Use value to maintain Bluetooth bonding arrays, r=shuang 2014-08-01 10:26:20 +02:00
bluez Bug 1007576 - [bluez] Update CoD value after device found while doing NFC pairing, r=echou 2014-06-27 11:43:01 +08:00
ipc
tests/marionette
BluetoothAdapter.cpp Bug 1029866 - Rename InitUsingWin(...) to Init(...), r=bobowencode 2014-06-25 13:17:17 +03:00
BluetoothAdapter.h
BluetoothCommon.h
BluetoothDevice.cpp Bug 1029866 - Rename InitUsingWin(...) to Init(...), r=bobowencode 2014-06-25 13:17:17 +03:00
BluetoothDevice.h
BluetoothHfpManagerBase.h
BluetoothHidManager.cpp
BluetoothHidManager.h
BluetoothManager.cpp Bug 1029866 - Rename InitUsingWin(...) to Init(...), r=bobowencode 2014-06-25 13:17:17 +03:00
BluetoothManager.h
BluetoothProfileController.cpp
BluetoothProfileController.h
BluetoothProfileManagerBase.h Bug 1029389: Asynchronous starting and stopping of profile managers, r=shuang 2014-07-15 10:56:53 +02:00
BluetoothPropertyContainer.cpp
BluetoothPropertyContainer.h
BluetoothReplyRunnable.cpp
BluetoothReplyRunnable.h
BluetoothRilListener.cpp
BluetoothRilListener.h
BluetoothService.cpp
BluetoothService.h
BluetoothSocketObserver.h
BluetoothUuid.cpp
BluetoothUuid.h
ObexBase.cpp
ObexBase.h
moz.build Bug 1042878 - part 2 - move MOZ_CAIRO_CFLAGS et al additions to C*FLAGS into moz.build; r=glandium 2014-07-24 11:55:33 -04:00