[Bug 59162] fix post-0.18 deprecations (and test/fix broken-by-inspection service point code in the process).
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Jan 9 12:55:35 CET 2013
https://bugs.freedesktop.org/show_bug.cgi?id=59162
--- Comment #7 from Simon McVittie <simon.mcvittie at collabora.co.uk> ---
Created attachment 72713
--> https://bugs.freedesktop.org/attachment.cgi?id=72713&action=edit
McdConnection: build up our sets of emergency numbers over time
To facilitate this, use nicer data structures.
Most importantly, this means we don't critical whenever we get more
than one distinct service point, as Jonny noticed while porting to
Telepathy 1.0. It might slightly defeat the intention of the
ServicePointsChanged signal, but in practice the list is probably
never going to shrink, and if it does, it's probably wise to
keep considering its old members to be an emergency number (the effect
that that has is that plugins aren't allowed to influence channel
requests).
Also, don't leak the sets of emergency numbers when finalized.
--
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