gecko/ipc/dbus
Thomas Zimmermann 994b42124a Bug 932728: Don't inherit DBusWatcher from RawDBusConnection, r=qdot
DBusWatcher is not a DBus connection, so it shouldn't inherit from
it. This patch converts the inheritance into a class member.
2013-10-29 16:03:39 +01:00
..
DBusThread.cpp Bug 932728: Don't inherit DBusWatcher from RawDBusConnection, r=qdot 2013-10-29 16:03:39 +01:00
DBusThread.h Bug 830290: Added dispatch function for DBus thread r=bent,qdot 2013-01-14 11:50:27 +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 931038: Remove blocking DBus interface, r=qdot 2013-10-29 11:08:16 +01:00
RawDBusConnection.h Bug 931038: Remove blocking DBus interface, r=qdot 2013-10-29 11:08:16 +01:00