[Bug 27874] TpBaseClient Approver support
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri May 7 14:47:10 CEST 2010
https://bugs.freedesktop.org/show_bug.cgi?id=27874
--- Comment #13 from Simon McVittie <simon.mcvittie at collabora.co.uk> 2010-05-07 05:47:10 PDT ---
(In reply to comment #12)
> > > + if (cls->priv->add_dispatch_operation_impl == NULL)
> > > + {
> > > + DEBUG ("class %s does not implement AddDispatchOperation",
> > > + G_OBJECT_TYPE_NAME (self));
> >
> > CRITICAL()? This isn't meant to be reachable, AFAICS.
>
> Wouldn't that make the client remotely crashable by calling a D-Bus method it
> doesn't implement?
AFAICS, you already raised NotImplemented if the "is an approver" flag wasn't
set, and trying to set that flag without having an AddDispatchOperation
implementation would already have caused a critical?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the telepathy-bugs
mailing list