diff options
author | Arman Uguray <armansito@chromium.org> | 2015-02-27 00:16:24 -0800 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2015-03-26 10:02:05 +0100 |
commit | 26a00f2f31225b9ec8564a9fc6c3987480e47e36 (patch) | |
tree | fd476e844a89d921fc1c63de9e93a5305518a9f6 /src | |
parent | cede3700f7903e55361281c71b6ea56a08e4e3f7 (diff) | |
download | ofono-26a00f2f31225b9ec8564a9fc6c3987480e47e36.tar.bz2 |
gdbus/client: Don't GetManagedObjects w/o handlers
The client code currently issues GetManagedObjects if new handlers are
set via g_dbus_client_set_proxy_handlers. An application may set these
to NULL before unref'ing a client or to simply prevent further events.
Hence, there is no need to refresh objects or properties if all handlers
are NULL.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions