[Bug 41729] TpChannel subclasses: Shouldn't connect D-Bus signals in constructed methods

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Oct 13 00:46:26 CEST 2011


https://bugs.freedesktop.org/show_bug.cgi?id=41729

--- Comment #2 from Guillaume Desmottes <guillaume.desmottes at collabora.co.uk> 2011-10-12 15:46:25 PDT ---
Created an attachment (id=52279)
 View: https://bugs.freedesktop.org/attachment.cgi?id=52279
 Review: https://bugs.freedesktop.org/review?bug=41729&attachment=52279

TpChannel: don't rely on introspection queue to add the iface ID of the type

tp-glib uses to rely on its introspection queue to add the interface ID
of its channel type even when the type was already known during
construction (which is basically alway the case now as we always pass the
immutable properties when creating a TpChannel).

This was forcing TpChannel subclasses to have a CORE feature to connect
signals on their channel type interface for no good reason.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.



More information about the telepathy-bugs mailing list