[Bug 55666] only monitors SelfHandleChanged if the CM is obsolete

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Oct 5 17:12:55 CEST 2012


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

--- Comment #2 from Simon McVittie <simon.mcvittie at collabora.co.uk> ---
Created attachment 68123
  --> https://bugs.freedesktop.org/attachment.cgi?id=68123&action=edit
TpConnection: connect to SelfHandleChanged much earlier

Previously, we only connected to it just before calling GetSelfHandle -
but on the "modern" code path we no longer call that, because
GetAll("...Connection") is just as informative. This meant we missed
self-handle changes on modern connection managers.

This was masked by the fact that the self-handle regression test
deliberately breaks the "modern" code path, because some of its tests
rely on GetSelfHandle being called.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.



More information about the telepathy-bugs mailing list