gecko-dev/ipc/dbus
Thomas Zimmermann 8fa9db905d Bug 930952: Dispatch DBus messages after reading socket, r=qdot
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.
2013-10-29 17:19:02 +01:00
..
DBusThread.cpp Bug 930952: Dispatch DBus messages after reading socket, r=qdot 2013-10-29 17:19:02 +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 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +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