Bug 70522

Summary: [cairo] Forward declaration of GraphicsContextState uses class instead of struct
Product: WebKit Reporter: Alejandro G. Castro <alex>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Linux   
Attachments:
Description Flags
Proposed patch mrobinson: review+

Alejandro G. Castro
Reported 2011-10-20 10:11:50 PDT
Inside PlatformContextCairo.h we are forward declaring the GraphicsContextState as a class but it is actually a struct.
Attachments
Proposed patch (1.80 KB, patch)
2011-10-20 10:16 PDT, Alejandro G. Castro
mrobinson: review+
Alejandro G. Castro
Comment 1 2011-10-20 10:16:32 PDT
Created attachment 111800 [details] Proposed patch
Alejandro G. Castro
Comment 2 2011-10-21 05:43:40 PDT
Note You need to log in before you can comment on or make changes to this bug.