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+

Description Alejandro G. Castro 2010-10-04 05:08:01 PDT
Cairo requires calls to cairo_surface_flush and cairo_surface_mark_dirty when modifying the pixels directly.
Comment 1 Alejandro G. Castro 2010-10-04 05:13:41 PDT
Created attachment 69619 [details]
Patch
Comment 2 Martin Robinson 2010-10-04 08:22:48 PDT
Comment on attachment 69619 [details]
Patch

Great! Thanks.
Comment 3 Alejandro G. Castro 2010-10-04 09:26:11 PDT
Thanks, landed http://trac.webkit.org/changeset/69018