[Bug 38142] proxy factories

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Jul 14 16:37:03 CEST 2011


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

--- Comment #42 from Xavier Claessens <xclaesse at gmail.com> 2011-07-14 07:37:03 PDT ---
(In reply to comment #36)
> Review of attachment 49079 [details]:
> 
> ::: telepathy-glib/channel-request.c
> @@ +657,3 @@
> +{
> +  if (self->priv->immutable_properties == NULL && immutable_properties !=
> NULL)
> +    self->priv->immutable_properties = g_hash_table_ref
> (immutable_properties);
> 
> g_object_notify ();

It is supposed a construct-only property, so no one is expecting a notify
signal.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- 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