]> git.0d.be Git - empathy.git/commit
CallWindow: don't spit unnecessary criticals
authorEmilio Pozuelo Monfort <emilio.pozuelo@collabora.co.uk>
Tue, 30 Aug 2011 09:37:29 +0000 (10:37 +0100)
committerEmilio Pozuelo Monfort <emilio.pozuelo@collabora.co.uk>
Tue, 30 Aug 2011 09:46:10 +0000 (10:46 +0100)
commit5cdfd1e0d6c5df35f07530b9cdcdbd6c74d33247
tree004c9b1bde73865be562d044ca090830680549c2
parent44f6461a975b9b2e309fae4ff052eb12df99704a
CallWindow: don't spit unnecessary criticals

There's no guarantee that an actor has an allocation all the time,
so gracefully handle the case when it doesn't.

https://bugzilla.gnome.org/show_bug.cgi?id=656911
src/empathy-call-window.c