[Bug 71384] improve account storage GInterface

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Feb 14 14:53:27 CET 2014


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

--- Comment #28 from Guillaume Desmottes <guillaume.desmottes at collabora.co.uk> ---
Comment on attachment 93549
  --> https://bugs.freedesktop.org/attachment.cgi?id=93549
Let account storage plugins load asynchronously

Review of attachment 93549:
 --> (https://bugs.freedesktop.org/page.cgi?id=splinter.html&bug=71384&attachment=93549)
-----------------------------------------------------------------

::: src/mcd-storage.c
@@ +2386,5 @@
> +    gpointer user_data)
> +{
> +  GList *store;
> +  GTask *task = g_task_new (self, NULL, callback, user_data);
> +  gsize remaining = 1;

I'd add a comment explaining why you start at '1' instead of 0, it's not that
clear to me.

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


More information about the telepathy-bugs mailing list