[Bug 40393] No change notification on Account.Interface.Addressing.URISchemes

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jan 8 14:00:54 CET 2013


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

--- Comment #12 from Guillaume Desmottes <guillaume.desmottes at collabora.co.uk> ---
(In reply to comment #9)
> > + g_object_get (test->account, "uri-schemes", &tmp, NULL);
> 
> Whitespace nitpicking: I'd prefer the "linked pairs" pattern:
> 
>     g_object_get (test->account,
>         "uri-schemes", &tmp,
>         NULL);

fixed.

> It would be nice if the doc-comment for the property said
> "notify::uri-schemes cannot be relied on if the Account Manager is Mission
> Control version 5.12 or older", or something.

done.

http://cgit.collabora.com/git/user/cassidy/telepathy-glib/log/?h=uri-40393

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



More information about the telepathy-bugs mailing list