<html>
<head>
<base href="https://bugzilla.gnome.org/" />
</head>
<body><span class="vcard"><a href="page.cgi?id=describeuser.html&login=mclasen%40redhat.com" title="Matthias Clasen <mclasen@redhat.com>"> <span class="fn">Matthias Clasen</span></a>
</span> changed
<a class="bz_bug_link
bz_status_NEW "
title="NEW - wayland: possible infinite loop in gdkwindow-wayland"
href="https://bugzilla.gnome.org/show_bug.cgi?id=759299">bug 759299</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Attachment #317380 status</td>
<td>none
</td>
<td>reviewed
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - wayland: possible infinite loop in gdkwindow-wayland"
href="https://bugzilla.gnome.org/show_bug.cgi?id=759299#c4">Comment # 4</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - wayland: possible infinite loop in gdkwindow-wayland"
href="https://bugzilla.gnome.org/show_bug.cgi?id=759299">bug 759299</a>
from <span class="vcard"><a href="page.cgi?id=describeuser.html&login=mclasen%40redhat.com" title="Matthias Clasen <mclasen@redhat.com>"> <span class="fn">Matthias Clasen</span></a>
</span></b>
<pre>Review of <span class=""><a href="attachment.cgi?id=317380&action=diff" name="attach_317380" title="wayland: Check transient depth">attachment 317380</a> <a href="attachment.cgi?id=317380&action=edit" title="wayland: Check transient depth">[details]</a></span> <a href='review?bug=759299&attachment=317380'>[review]</a>:
::: 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</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>