gecko/dom/bluetooth/linux
Thomas Zimmermann 4f1318a654 Bug 922617: Don't inherit BluetoothDBusService from RawDBusConnection, r=echou
BluetoothDBusService uses RawDBusConnection, but isn't one. With
this patch, the connection is instead maintained as a field of
the class.

This change also allows to delete the class instance when the
connection gets closed, which will allow for further cleanups
of the DBus connection handling within Bluetooth.
2013-10-01 12:29:02 +02:00
..
BluetoothDBusService.cpp Bug 922617: Don't inherit BluetoothDBusService from RawDBusConnection, r=echou 2013-10-01 12:29:02 +02:00
BluetoothDBusService.h Bug 922617: Don't inherit BluetoothDBusService from RawDBusConnection, r=echou 2013-10-01 12:29:02 +02:00