RESOLVED FIXED 47079
[cairo] Context shadow modifies the data of the surface without flushing and marking as dirty
https://bugs.webkit.org/show_bug.cgi?id=47079
Summary [cairo] Context shadow modifies the data of the surface without flushing and ...
Alejandro G. Castro
Reported 2010-10-04 05:08:01 PDT
Cairo requires calls to cairo_surface_flush and cairo_surface_mark_dirty when modifying the pixels directly.
Attachments
Patch (1.74 KB, patch)
2010-10-04 05:13 PDT, Alejandro G. Castro
mrobinson: review+
Alejandro G. Castro
Comment 1 2010-10-04 05:13:41 PDT
Martin Robinson
Comment 2 2010-10-04 08:22:48 PDT
Comment on attachment 69619 [details] Patch Great! Thanks.
Alejandro G. Castro
Comment 3 2010-10-04 09:26:11 PDT
Note You need to log in before you can comment on or make changes to this bug.