gecko/dom/bluetooth2
Thomas Zimmermann 62c0dfe184 Bug 1056539: Integrate runnables into Handsfree notifications (under bluetooth2/), r=btian
A number of notifications dispatch runnables to the main thread for
invoking actions. This is not requireed, as notifications already
run on the main thread. This patch merges the runnable's code into
the respective notifications.
2014-09-02 18:02:56 +02:00
..
bluedroid Bug 1056539: Integrate runnables into Handsfree notifications (under bluetooth2/), r=btian 2014-09-02 18:02:56 +02:00
bluez Backed out 17 changesets (bug 843452) 2014-08-28 16:51:41 -07:00
ipc Bug 1032755 - Return a DOMException with error message when BluetoothReplyRunnable rejects the promise. r=btian 2014-08-25 14:51:29 +08:00
tests/marionette Bug 846200 - Update Marionette JS WebAPI Tests to use new settings-api permissions; r=echou r=echen 2014-08-27 21:01:29 -07:00
BluetoothAdapter.cpp Bug 1036234 - Fix the follow-up errors from implementation of pairing event handlers. r=btian 2014-08-14 11:34:10 +08:00
BluetoothAdapter.h Bug 1036234 - Implement pairing event handlers of BluetoothAdapter. r=btian, r=mrbkap 2014-08-12 16:30:42 +08:00
BluetoothClassOfDevice.cpp Bug 1027504 - Implement BluetoothClassOfDevice, r=bz, r=echou 2014-07-10 14:42:10 +08:00
BluetoothClassOfDevice.h Bug 1027504 - Implement BluetoothClassOfDevice, r=bz, r=echou 2014-07-10 14:42:10 +08:00
BluetoothCommon.h Bug 1056539: Add Bluetooth Handsfree notifications (under bluetooth2/), r=btian 2014-09-02 18:02:55 +02:00
BluetoothDevice.cpp Bug 1036233 - Initialize the data member of BluetoothDevice. r=btian 2014-08-12 16:30:26 +08:00
BluetoothDevice.h Bug 1006315: Revise BluetoothDevice.webidl and implement it for new WebBluetooth API. r=btian, r=bz 2014-07-14 10:47:19 +08:00
BluetoothDiscoveryHandle.cpp Bug 1038632 - Patch2: Maintain device objects in BluetoothAdapter. r=btian 2014-07-25 15:21:44 +08:00
BluetoothDiscoveryHandle.h Bug 1038632 - Patch2: Maintain device objects in BluetoothAdapter. r=btian 2014-07-25 15:21:44 +08:00
BluetoothHfpManagerBase.h
BluetoothHidManager.cpp
BluetoothHidManager.h
BluetoothManager.cpp Bug 1036232 - Remove redundant code of entering compartment in BT manager and adapter. r=btian 2014-07-25 03:24:00 +02:00
BluetoothManager.h Bug 1006309 - Patch 2/4: BluetoothManager implementation, r=echou, r=bz 2014-05-29 17:14:45 +08:00
BluetoothPairingHandle.cpp Bug 1033898 - Patch1: Add BluetoothPairingEvent and BluetoothPairingHandlewebidls and their class implementations. r=btian, r=bz 2014-07-28 22:09:00 +02:00
BluetoothPairingHandle.h Bug 1033898 - Patch1: Add BluetoothPairingEvent and BluetoothPairingHandlewebidls and their class implementations. r=btian, r=bz 2014-07-28 22:09:00 +02:00
BluetoothPairingListener.cpp Bug 1036228 - Patch1: Add BluetoothPairingRequestListeningHandle.webidl and implement it. r=btian, r=bz 2014-08-05 18:25:42 +08:00
BluetoothPairingListener.h Bug 1036228 - Patch1: Add BluetoothPairingRequestListeningHandle.webidl and implement it. r=btian, r=bz 2014-08-05 18:25:42 +08:00
BluetoothProfileController.cpp
BluetoothProfileController.h Bug 1027504 - Implement BluetoothClassOfDevice, r=bz, r=echou 2014-07-10 14:42:10 +08:00
BluetoothProfileManagerBase.h Bug 1038645: Asynchronous starting and stopping of profile managers (under bluetooth2/), r=btian 2014-07-22 13:53:27 +02:00
BluetoothReplyRunnable.cpp Bug 1032755 - Return a DOMException with error message when BluetoothReplyRunnable rejects the promise. r=btian 2014-08-25 14:51:29 +08:00
BluetoothReplyRunnable.h Bug 1032755 - Return a DOMException with error message when BluetoothReplyRunnable rejects the promise. r=btian 2014-08-25 14:51:29 +08:00
BluetoothRilListener.cpp Backed out 17 changesets (bug 843452) 2014-08-28 16:51:41 -07:00
BluetoothRilListener.h Backed out 17 changesets (bug 843452) 2014-08-28 16:51:41 -07:00
BluetoothService.cpp Bug 1052052 - Hoist Auto*JSContext into nsContentUtils and kill nsCxPusher.{cpp,h}. r=gabor 2014-08-14 18:47:15 -07:00
BluetoothService.h Bug 1036228 - Patch2: Handle pairing requests reported by bluedroid in bluetooth services. r=btian 2014-08-05 18:25:47 +08:00
BluetoothSocketObserver.h
BluetoothUuid.cpp
BluetoothUuid.h
moz.build Bug 1058101 - Flatten dom/network/src/ into parent directory. r=mccr8 2014-08-27 10:13:39 -07:00
ObexBase.cpp
ObexBase.h