[Bug 28192] support for immutable accounts in Mission Control

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Aug 3 02:42:35 CEST 2010


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

Eitan Isaacson <eitan.isaacson at collabora.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Status Whiteboard|r+                          |

--- Comment #18 from Eitan Isaacson <eitan.isaacson at collabora.co.uk> 2010-08-02 17:42:35 PDT ---
I had to make some changes because some tests were failing.
Apparently mcd_account_manager_get_storage_plugin can be called too early when
the account is created, before it is written to the storage plugin.

This patch makes it reference the account storage plugin lazily when needed,
and to gracefully fail when it can't retrieve it.

I tried to have it retrieve the storage plugin consistently at a later stage,
but there is no way of knowing when the account is written to the storage
plugin since there are multiple code paths. So this seemed like the safest
choice.

431563f

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.



More information about the telepathy-bugs mailing list