gapplication: don't emit warnings for DBus calls
authorGiovanni Campagna <gcampagna@src.gnome.org>
Fri, 25 Oct 2013 16:02:16 +0000 (18:02 +0200)
committerGiovanni Campagna <gcampagna@src.gnome.org>
Sat, 26 Oct 2013 12:55:18 +0000 (14:55 +0200)
commit415c6d2e2742946606c4db5b1157a946767afdb7
tree740dccf998ac947266a8f883661148bf8cfa8689
parent3e48e3be40ffb38067dc8cce4e5830cdd9c08aa5
gapplication: don't emit warnings for DBus calls

If a broken (or malicious) remote client calls Open or CommandLine
on a GApplication that does not implement those, return a DBus
error instead of going through and then emitting a warning.

https://bugzilla.gnome.org/show_bug.cgi?id=710885
gio/gapplicationimpl-dbus.c