Don't drop the main context when p2p socket configuration fails
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Tue, 8 Mar 2016 18:00:33 +0000 (12:00 -0600)
committerMike Gorse <mgorse@suse.com>
Tue, 8 Mar 2016 18:00:33 +0000 (12:00 -0600)
commit4b9c9e670303db83ec907f981342618b2679c8af
tree9edd24f5d28141cbc0682f94cab2b7a3da90f5da
parent50c48e22a5f1f2fbcfddfae057c1f5b68842f587
Don't drop the main context when p2p socket configuration fails

Otherwise we can re-enter the main loop when sending a key
notification, causing problems.

https://bugzilla.gnome.org/show_bug.cgi?id=763273
atk-adaptor/bridge.c