[Bug 55109] GVariant-based factory instantiation

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Feb 28 08:22:27 PST 2014


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

--- Comment #15 from Simon McVittie <simon.mcvittie at collabora.co.uk> ---
(In reply to comment #14)
> > Either sink it and explicitly unref it after g_test_run() like the old code
> > did with the GHashTable, or have the user_data be a static or constant
> > string containing the GVariant string serialization, and parse it in setup().
> 
> Fixed.

Only in the log walker test; Pidgin too, please.

Otherwise looks good.

> + immutable_properties = g_variant_new ("a{sv}", NULL);

I didn't know that worked. Nice trick.

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