mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-08 20:47:44 +00:00
8fa9db905d
DBusWatcher::Poll currently breaks after reading DBus data from the socket. Thus, it never processes the data and dispatches the DBus messages. This patch fixes the code to dispatch DBus messages after reading the DBus socket. |
||
---|---|---|
.. | ||
DBusThread.cpp | ||
DBusThread.h | ||
DBusUtils.cpp | ||
DBusUtils.h | ||
Makefile.in | ||
moz.build | ||
RawDBusConnection.cpp | ||
RawDBusConnection.h |