gecko/dom/bluetooth
Thomas Zimmermann 9f3537f1e7 Bug 1084342: Copy received ancillary data into |SocketMessageWatcher|, r=shawnjohnjr
The cast-and-assign pattern for retrieving file descriptors is prone to
SIGBUS signals on platforms that don't support unaligned memory access.
This patch fixes the problem by copying the received data directly.
2014-10-28 10:34:29 +01:00
..
bluedroid Bug 1084342: Copy received ancillary data into |SocketMessageWatcher|, r=shawnjohnjr 2014-10-28 10:34:29 +01:00
bluez Bug 1052842 - Part 4: Use enums for NetworkSelectionMode in nsIMobileConnectionService.idl (bt). r=btian 2014-10-21 14:31:48 +08:00
ipc Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey. 2014-09-26 16:21:57 -07:00
tests/marionette Bug 1084389 - Do not wrap the DOMRequest in a promise in Bluetooth tests; r=echou 2014-10-20 09:08:33 -04:00
BluetoothAdapter.cpp Bug 1047483 - patch 3 - Renaming DOMFile to File, r=ehsan 2014-10-08 17:15:23 +01:00
BluetoothAdapter.h Bug 1047483 - patch 3 - Renaming DOMFile to File, r=ehsan 2014-10-08 17:15:23 +01:00
BluetoothCommon.h Bug 1065999: Ignore unknown Bluetooth properties, r=shuang 2014-09-29 11:41:02 +02:00
BluetoothDevice.cpp Bug 1019191 part 15. Remove now-dead DOMCI_DATA bits. r=peterv 2014-10-22 11:40:49 -04:00
BluetoothDevice.h Bug 1009675 part 2. Return WebIDL 'any' values as handles. r=peterv 2014-06-11 16:26:52 -04:00
BluetoothHfpManagerBase.h
BluetoothHidManager.cpp Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj 2014-04-27 03:06:00 -04:00
BluetoothHidManager.h
BluetoothInterface.cpp Bug 1061489: Move Bluedroid code out of BluetoothInterface.{cpp,h}, r=shuang 2014-09-11 12:23:01 +02:00
BluetoothInterface.h Bug 1063066 - [Flame][KK] Bluetooth transfer does not work in Gallery App. r=tzimmermann 2014-09-25 18:35:54 +08:00
BluetoothManager.cpp Bug 1078744 - Replace SetIsDOMBinding with SetIsNonDOMBinding, remove some IsDOMBinding asserts. r=bz. 2014-10-07 11:44:49 +02:00
BluetoothManager.h Bug 929376 - Part 2: Move 'IsConnected' from BluetoothManager to BluetoothAdapter and allow it to be used on content process. r=shawnjohnjr 2014-08-26 18:50:35 +08:00
BluetoothProfileController.cpp Bug 1003663 - Handle the case that user turn off BT during the middle of BT reply. r=echou, f=shuang 2014-05-08 19:20:15 +08:00
BluetoothProfileController.h Bug 1003663 - Handle the case that user turn off BT during the middle of BT reply. r=echou, f=shuang 2014-05-08 19:20:15 +08:00
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 Bug 1052052 - Hoist Auto*JSContext into nsContentUtils and kill nsCxPusher.{cpp,h}. r=gabor 2014-08-14 18:47:15 -07:00
BluetoothReplyRunnable.h
BluetoothRilListener.cpp Bug 1083843 - [MobileConnection] Deprecate CFStateChangeEvent.success. r=hsinyi,smaug,btian 2014-10-23 22:13:35 +08:00
BluetoothRilListener.h Bug 843452 - Part 2-2: Bluetooth changes for MobileConnectionService interface. r=echou 2014-07-02 17:14:08 +08:00
BluetoothService.cpp Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey. 2014-09-26 16:21:57 -07:00
BluetoothService.h Bug 994190 - 'Modify main-thread IndexedDB to use PBackground', r=khuey. 2014-09-26 16:21:57 -07:00
BluetoothSocketObserver.h
BluetoothUuid.cpp Bug 1015819 - Part 1: [bluedroid] Restore CoD value based on SDP records. r=echou, f=btian 2014-06-20 00:48:00 -04:00
BluetoothUuid.h Bug 1015819 - Part 1: [bluedroid] Restore CoD value based on SDP records. r=echou, f=btian 2014-06-20 00:48:00 -04:00
moz.build Bug 1084342: Move |SocketMessageWatcher| to separate file, r=shawnjohnjr 2014-10-28 10:34:09 +01:00
ObexBase.cpp
ObexBase.h