[Bug 71389] replace _mcd_account_needs_dispatch() (aka always_dispatch)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Nov 8 05:46:09 PST 2013


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

--- Comment #1 from Simon McVittie <simon.mcvittie at collabora.co.uk> ---
(In reply to comment #0)
> * flags the account as OK to connect even when the McdConnectivityMonitor
>   thinks it shouldn't (suspending, no network, etc.)

Short-term: replace this with: is the account's protocol "tel"?

Long-term: maybe add a flag on Protocol, "doesn't need network connectivity".

Looking at what McdConnectivity does, we could perhaps combine this with flags
for "OK to leave connected while suspended", "OK to leave connected while
networking is in flux", and "OK to leave connected while shutting down".

In theory, telepathy-salut could have "doesn't need connectivity", although
that would be somewhat misleading (UIs would show you as still online) so
perhaps best not to. It can certainly have "doesn't need a default gateway", if
we get that as a flag.

-- 
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