[Wayland-bugs] [Bug 760897] A few clean ups to the shm handling code
gtk+ (GNOME Bugzilla)
bugzilla at gnome.org
Wed Jan 20 11:20:30 PST 2016
https://bugzilla.gnome.org/show_bug.cgi?id=760897
Matthias Clasen <mclasen at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #319453|none |accepted-commit_now
status| |
--- Comment #5 from Matthias Clasen <mclasen at redhat.com> ---
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/wayland-bugs/attachments/20160120/ab2e608f/attachment.html>
More information about the wayland-bugs
mailing list