[Bug 29981] Support power saving interface
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Sep 9 11:46:09 CEST 2010
https://bugs.freedesktop.org/show_bug.cgi?id=29981
--- Comment #4 from Simon McVittie <simon.mcvittie at collabora.co.uk> 2010-09-09 02:46:07 PDT ---
(In reply to comment #3)
> > - /* We can only cork presence updates on Google Talk. Of course, the Google
> > - * Talk server doesn't advertise support for google:queue. So let's use the
> > - * roster again... */
> > - if (!(conn->features & GABBLE_CONNECTION_FEATURES_GOOGLE_ROSTER))
> > - return;
> I am not sure why that comment is there. "google:queue" does not get advertised
> in the connection disco.
Read the comment more carefully: it confirms that, and explains (very briefly)
what the code is doing instead. We're basically assuming that support for
google:roster implies support for google:queue - as the comment alludes, this
is a common pattern in Gabble.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- 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