Jonas Ådahl 07745b3082 wayland/surface: Disconnect actor handlers before unassigning role
The handlers depend on a role being assigned. Destroying the window
causes it to become unmapped, which would sometimes trigger one of the
handlers, resulting in an is-assigned assert hitting in one of the
handlers. Avoid this by disconnecting the handlers earlier, so that
there is no risk that any them being triggered before the role is
assigned.

https://bugzilla.gnome.org/show_bug.cgi?id=789552
2017-10-27 19:08:38 +08:00
2017-10-03 15:55:11 -03:00
2017-10-17 17:44:39 +02:00
2014-07-31 17:50:28 +02:00
2017-10-17 17:44:39 +02:00
Description
91 MiB
Languages
C 98.9%
Meson 0.7%
Python 0.3%