[Bug 56044] tp_base_call_channel_hangup: Only set_state to ENDED if not set
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Oct 17 12:03:49 CEST 2012
https://bugs.freedesktop.org/show_bug.cgi?id=56044
Xavier Claessens <xclaesse at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |xclaesse at gmail.com
--- Comment #3 from Xavier Claessens <xclaesse at gmail.com> ---
In tp_base_call_channel_set_state() the 2 if conditions at the end actually
check if self->priv->state != old_state, which indicate there were a reason for
not early return.
It's probably me who wrote that, but I rekon I don't remember the reason. A
failing unit test seems to also indicate that there is a reason for not early
returning. Olivier may know, I'll ask him.
--
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