gecko-dev/ipc/dbus
Thomas Zimmermann 5c1a06a7d3 Bug 830290: Cleanup DBusConnectionSendWithReplyTask r=bent,qdot
The class DBusConnectionSendWithReplyTask has been renamed to
DBusConnectionSendWithReplyRunnable, which better fits its purpose. The
internal callback function and data has been move into the implementation
of DBusConnectionSendWithReplyRunnable. Additionally, there is now an
abstract base class for DBus send runnables. This class will become useful
for implementing send classes with different policies.
2013-03-01 12:49:57 +01:00
..
DBusThread.cpp Bug 830290: Added dispatch function for DBus thread r=bent,qdot 2013-01-14 11:50:27 +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 830290: Cleanup DBusConnectionSendWithReplyTask r=bent,qdot 2013-03-01 12:49:57 +01:00
DBusUtils.h Bug 790739: Patch 3 - Service and Manager changes for Bluetooth server sockets; r=cjones 2012-10-01 00:04:01 -07:00
Makefile.in Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE 2013-04-23 17:54:15 -04:00
moz.build Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE 2013-04-23 17:54:15 -04:00
RawDBusConnection.cpp Bug 830290: Cleanup DBus EventLoop function r=bent,qdot 2013-01-14 11:50:18 +01:00
RawDBusConnection.h Bug 830290: Cleanup DBus EventLoop function r=bent,qdot 2013-01-14 11:50:18 +01:00