<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: dialog stacking without parents (RFC)"
href="https://bugzilla.gnome.org/show_bug.cgi?id=759161">bug 759161</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 #316949 status</td>
<td>none
</td>
<td>reviewed
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - wayland: dialog stacking without parents (RFC)"
href="https://bugzilla.gnome.org/show_bug.cgi?id=759161#c10">Comment # 10</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - wayland: dialog stacking without parents (RFC)"
href="https://bugzilla.gnome.org/show_bug.cgi?id=759161">bug 759161</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=316949&action=diff" name="attach_316949" title="wayland: Update parent of dialogs without transient">attachment 316949</a> <a href="attachment.cgi?id=316949&action=edit" title="wayland: Update parent of dialogs without transient">[details]</a></span> <a href='review?bug=759161&attachment=316949'>[review]</a>:
::: gdk/wayland/gdkwindow-wayland.c
@@ +713,3 @@
static void
+gdk_wayland_window_sync_parent (GdkWindow *window,
+ GdkWindow *parent)
You add a parent argument here, but all callers pass NULL ?
@@ +1972,3 @@
impl->transient_for = parent;
+ gdk_wayland_window_sync_parent (window, NULL);
Did you mean to pass the parent in here ?</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>