[Wayland-bugs] [Bug 759299] wayland: possible infinite loop in gdkwindow-wayland

gtk+ (GNOME Bugzilla) bugzilla at gnome.org
Tue Dec 15 07:37:02 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=759299

Matthias Clasen <mclasen at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #317426|none                        |reviewed
             status|                            |

--- Comment #10 from Matthias Clasen <mclasen at redhat.com> ---
Review of attachment 317426:

::: gdk/wayland/gdkwindow-wayland.c
@@ +1961,1 @@
   impl->transient_for = parent;

I don't see why you even need to set transient_for first. Just start walking up
from the parent - if you hit the window, setting transient_for would create a
cycle. No ?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20151215/0124b137/attachment.html>


More information about the wayland-bugs mailing list