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

Matthias Clasen <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #319453|none                        |accepted-commit_now
             status|                            |

--- Comment #5 from Matthias Clasen <[email protected]> ---
Review of attachment 319453:

Feel free to push it with that change

::: gdk/wayland/gdkdisplay-wayland.c
@@ +1007,3 @@
   data->busy = FALSE;

+  stride = cairo_format_stride_for_width (format, width * scale);

Benjamin preferred to just open-code the format here, without a variable.

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

Reply via email to