[Bug 55391] stop MC using things deprecated in 0.20

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Sep 10 02:59:45 PDT 2013


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

--- Comment #60 from Simon McVittie <simon.mcvittie at collabora.co.uk> ---
(In reply to comment #58)
> Comment on attachment 85499
> [1/6] _mcd_channel_depart: if it turns out not to implement  GROUP, close it
...
> I think this commit is not needed because your next patch changes that
> function to use tp_channel_leave_async() which already fallback to _close()

"""
Note that unlike tp_channel_join_async(), TP_CHANNEL_FEATURE_GROUP feature does
not have to be prepared and will be prepared for you. But this is a deprecated
behaviour.
"""

I avoided what is documented to be a deprecated behaviour. If it is not, in
fact, deprecated, then we can make that simplification (but for a Telepathy 1.0
branch I'm going to drop leave_async from MC anyway).

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


More information about the telepathy-bugs mailing list