]> git.0d.be Git - empathy.git/commit
EmpathyNewChatroomDialog: Make sure we use the TpRoomList that correspond to selected...
authorXavier Claessens <xavier.claessens@collabora.co.uk>
Mon, 10 Jun 2013 15:09:19 +0000 (17:09 +0200)
committerXavier Claessens <xavier.claessens@collabora.co.uk>
Tue, 11 Jun 2013 09:33:32 +0000 (11:33 +0200)
commit351ba3a165a5c8e74cca0f8160c399d9bb669e29
treeea61c5ff108c0c20ed45df084a779719d2d22675
parent6f3a33388a48a134142795540571f425ea165d26
EmpathyNewChatroomDialog: Make sure we use the TpRoomList that correspond to selected account

When switching account  before tp_room_list_new_async() finish,
there is a race for which one will finish first. We ignore the
new TpRoomList if it does not correspond to the currently
selected account.

https://bugzilla.gnome.org/show_bug.cgi?id=698742
src/empathy-new-chatroom-dialog.c