]> git.0d.be Git - empathy.git/commitdiff
Don't leak a ref when updating notification bubble
authorWill Thompson <will.thompson@collabora.co.uk>
Wed, 12 Aug 2009 15:43:45 +0000 (16:43 +0100)
committerWill Thompson <will.thompson@collabora.co.uk>
Wed, 12 Aug 2009 16:35:07 +0000 (17:35 +0100)
This meant that if a notification bubble for a tab had ever been
updated, closing the tab would not destroy the EmpathyChat, or indeed
close the Channel. New messages would be logged, but not presented to
the user. Reopening a tab to the same channel would work, but sending a
message would assert.

I'm pretty sure this fixes #588840.


No differences found