Bug 47079

Summary: [cairo] Context shadow modifies the data of the surface without flushing and marking as dirty
Product: WebKit Reporter: Alejandro G. Castro <alex>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: mrobinson
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Patch mrobinson: review+

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.