[Bug 26877] review: Observer properties leak and type fixs
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Mar 4 06:53:27 CET 2010
http://bugs.freedesktop.org/show_bug.cgi?id=26877
--- Comment #1 from Travis Reitter <travis.reitter at collabora.co.uk> 2010-03-03 21:53:27 PST ---
(In reply to comment #0)
> This cleans up some leaks and one misnamed type in the Observer GObject
> properties.
>
> http://git.collabora.co.uk/?p=user/danni/telepathy-logger.git;a=commitdiff;h=05eac85e49278f1c29bbebe20a913ca344278a8a
This patch looks fine to me.
> Was also wondering, why is the registered-channels property a D-Bus style
> property when it's not exported over D-Bus?
It looks like it's exported as a D-Bus property:
401 /* properties on the Client.Observer interface */
402 static TpDBusPropertiesMixinPropImpl client_observer_props[] = {
403 {"ObserverChannelFilter", "channel-filter", NULL},
404 {NULL}
405 };
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list