]> git.0d.be Git - empathy.git/commit
debug-window: don't disconnect the new debug msg signal once the proxy has been inval...
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 30 Nov 2009 16:03:58 +0000 (16:03 +0000)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Mon, 30 Nov 2009 16:03:58 +0000 (16:03 +0000)
commit6e1756e9eafd1fb88c0e09fbb80a31185c6c13ff
tree4dd91ed383d081b32048b1ab2bc3477eab3e89a7
parent740a34efd932ad1bf6d5cd1d4580fd3b6af0eacc
debug-window: don't disconnect the new debug msg signal once the proxy has been invalidated

According to tp_proxy_signal_connection_disconnect's documentation it's not
safe to disconnect a signal after its proxy has been invalidated (#603384).
src/empathy-debug-window.c