Files
gtk3/gtk/a11y
Christian Hergert 7bb3d9557f a11y: handle atk race condition where widget has been destroyed
If the widget has been destroyed since a DBus message had been sent,
we could be in a condition that the widget pointer exists but it does
not have a window.

This bails as if the widget didn't exist if there is no available
GdkWindow.

We also set the extents to 0 to be defensive since this is a vfunc
implementation.

https://bugzilla.gnome.org/show_bug.cgi?id=746586
2015-03-21 20:05:08 -04:00
..
2013-10-06 23:31:17 -04:00
2013-10-06 23:31:17 -04:00
2013-10-06 23:31:17 -04:00
2013-10-06 23:31:17 -04:00
2013-10-06 23:31:17 -04:00
2014-04-05 02:06:29 -04:00
2013-06-13 12:17:06 +02:00
2015-02-02 09:31:27 +01:00