Revert "gdbus: Don't include just added interfaces in GetManagedObjects"
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Mon, 11 Aug 2014 14:58:37 +0000 (17:58 +0300)
committerMarcel Holtmann <marcel@holtmann.org>
Mon, 8 Sep 2014 03:48:48 +0000 (05:48 +0200)
commit1b1b1861ab49c7740b53bafd17494592527415a4
tree6c75d297606b4040cc5c49d7c66dd27813a5eb46
parent8a4c29ca74b622d3ff95c1dd2bef31aa62892024
Revert "gdbus: Don't include just added interfaces in GetManagedObjects"

This actually creates a problem since the code now does flush any pending
message on the queue any signal will be send right away before the
actual reply to GetManagedObjects which will not contain those interfaces.
gdbus/object.c