[cairo-bugs] [Bug 73580] cairo-perf-trace failure
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Jan 8 06:23:28 PST 2015
https://bugs.freedesktop.org/show_bug.cgi?id=73580
--- Comment #15 from Emanuele Aina <emanuele.aina at collabora.com> ---
Created attachment 111957
--> https://bugs.freedesktop.org/attachment.cgi?id=111957&action=edit
[PATCH 2/3] cairo-trace: Sync _create_similar_image() with _create_similar()
After commit c1ac8db7e60b the cairo_surface_create_similar() and
cairo_surface_create_similar_image() overrides diverged, with the latter
not getting the bugfixes that have been applied to the first.
This commit updates the cairo_surface_create_similar_image() override
implementation to look like the one of cairo_surface_create_similar(),
ensuring that the surface operand gets printed in the trace and always
assigning an identifier for the newly created surface.
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.cairographics.org/archives/cairo-bugs/attachments/20150108/baf5abb7/attachment.html>
More information about the cairo-bugs
mailing list