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

Jonas Ådahl <[email protected]> changed:

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

--- Comment #56 from Jonas Ådahl <[email protected]> ---
Review of attachment 320458:

Looks correct to me now. Marked as reviewed just because of a couple of minor
notes.

::: gdk/wayland/gdkwindow-wayland.c
@@ +208,3 @@
+   */
+  impl->committed_cairo_surface = NULL;
+

Stray newline.

@@ +366,3 @@
+  if (!impl->backfill_cairo_surface)
+    goto out;
+

Another possible early out would be possible if you calculated paint_region
earlier and finished early if it was empty.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
wayland-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to