[Bug 54879] initial 'next' branch for MC 5.99.2
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Oct 3 10:13:57 PDT 2013
https://bugs.freedesktop.org/show_bug.cgi?id=54879
--- Comment #18 from Simon McVittie <simon.mcvittie at collabora.co.uk> ---
(In reply to comment #17)
> Created attachment 87055
> [master 6/6] Make ServicePoint setup more sensible
The missing long commit message:
mcd_connection_service_point_setup shouldn't call GetInterfaces -
TpConnection already knows how to do that.
As currently implemented, mcd_connection_service_point_setup() is only
called from the status-changed callback for CONNECTED, which
telepathy-glib guarantees not to call until core features are ready.
However, it's a lot more clearly correct if we do this in
on_connection_ready().
--
You are receiving this mail because:
You are the QA Contact for the bug.
More information about the telepathy-bugs
mailing list