mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 14:22:01 +00:00
5c1a06a7d3
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. |
||
---|---|---|
.. | ||
DBusThread.cpp | ||
DBusThread.h | ||
DBusUtils.cpp | ||
DBusUtils.h | ||
Makefile.in | ||
moz.build | ||
RawDBusConnection.cpp | ||
RawDBusConnection.h |