gecko/ipc/dbus
Thomas Zimmermann aaf6e6902d Bug 932728: Use private DBus connection, r=qdot
Using a private DBus connection gives each of its users, such as
Bluetooth, its own connection to the DBus server. This simplifies
the use of DBusWatch structures and ensures that all resources of
a connection are free'd when the connection gets closed.
2013-10-29 16:03:40 +01:00
..
DBusThread.cpp Bug 932728: Open only one connection to DBus, r=echou,qdot 2013-12-12 12:56:00 +01:00
DBusThread.h Bug 932728: Open only one connection to DBus, r=echou,qdot 2013-12-12 12:56:00 +01:00
DBusUtils.cpp Bug 919913: Cleanup DBusUtils, r=qdot 2013-10-01 10:20:39 +02:00
DBusUtils.h Bug 919913: Cleanup DBusUtils, r=qdot 2013-10-01 10:20:39 +02:00
Makefile.in Bug 900980 - Part a: Move unconditional assignments to EXPORT_LIBRARY to moz.build; rs=gps 2013-10-03 09:11:13 +02:00
moz.build Bug 939632 - Remove LIBRARY_NAME for leaf libraries. r=gps 2013-11-19 11:50:54 +09:00
RawDBusConnection.cpp Bug 932728: Use private DBus connection, r=qdot 2013-10-29 16:03:40 +01:00
RawDBusConnection.h Bug 932728: Open only one connection to DBus, r=echou,qdot 2013-12-12 12:56:00 +01:00