WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
70522
[cairo] Forward declaration of GraphicsContextState uses class instead of struct
https://bugs.webkit.org/show_bug.cgi?id=70522
Summary
[cairo] Forward declaration of GraphicsContextState uses class instead of struct
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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
Landed
http://trac.webkit.org/changeset/98096
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug