[Bug 55108] GVariant-based tp_protocol_new, and test coverage
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Feb 28 08:06:14 PST 2014
https://bugs.freedesktop.org/show_bug.cgi?id=55108
--- Comment #6 from Simon McVittie <simon.mcvittie at collabora.co.uk> ---
Comment on attachment 94898
--> https://bugs.freedesktop.org/attachment.cgi?id=94898
protocol: add TpProtocol:protocol-properties-vardict
Review of attachment 94898:
--> (https://bugs.freedesktop.org/page.cgi?id=splinter.html&bug=55108&attachment=94898)
-----------------------------------------------------------------
::: telepathy-glib/protocol.c
@@ +2387,5 @@
> + */
> +GVariant *
> +tp_protocol_dup_immutable_properties (TpProtocol *self)
> +{
> + return _tp_asv_to_vardict (self->priv->protocol_properties);
This will need sinking when you merge this to next.
--
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