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

gtk+ (GNOME Bugzilla) bugzilla at gnome.org
Mon Dec 14 07:58:29 PST 2015


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

Matthias Clasen <mclasen at redhat.com> changed:

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

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

::: gdk/wayland/gdkwindow-wayland.c
@@ +1976,3 @@
+    }
+  else
+    impl->transient_depth = 0;

Sadly, I don't think this works - don't you have to update the transient_depth
field for all transients of this window here ? I think we probably do have to
walk up the tree, after all

-- 
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/20151214/203490fd/attachment.html>


More information about the wayland-bugs mailing list