[Bug 77191] [next] simplify presence mixin: GHashTable -> "has message?"

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Apr 10 05:23:34 PDT 2014


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

--- Comment #3 from Simon McVittie <simon.mcvittie at collabora.co.uk> ---
(In reply to comment #2)
> We forgot to _TP_SEAL() those presence mixin structs. TpPresenceStatusSpec
> has all the getters needed to move the struct to presence-mixin.c but we
> should add getters for TpPresenceStatus fields. Doing that saves us all that
> padding. I did not grep CMs to know if that's possible to do at this point,
> though.

It isn't possible without CM changes: some CMs put a TpPresenceStatus on the
stack.

I think this is relatively unimportant: we can do a TpPresenceMixin2 at some
point if we need to.

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


More information about the telepathy-bugs mailing list