[Bug 54879] initial 'next' branch for MC 5.99.2

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Oct 3 10:11:37 PDT 2013


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

--- Comment #16 from Simon McVittie <simon.mcvittie at collabora.co.uk> ---
Created attachment 87054
  --> https://bugs.freedesktop.org/attachment.cgi?id=87054&action=edit
[master 5/6] already-has-channel test: alter how we delay preparation

We used to delay GetInterfaces and Get(CONNECTION, Interfaces), but in
recent telepathy-glib, we just use GetAll(CONNECTION), so this was
not effective. However, this was masked by the fact that the
ServicePoints code redundantly calls GetInterfaces. :-(

GetAll is also what we use to replace GetStatus, so connection won't
proceed if we delay that. However, we can also set up the situation
we're trying to test by making GetAll(CONNECTION) return promptly,
and delaying GetAll(REQUESTS) instead.

---

I called the parameter "implement_get_channels" because I thought
"implement_get_all_requests" was too unwieldy, and the high-level operation it
represents is getting Requests.Channels.

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


More information about the telepathy-bugs mailing list