WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
66942
[SKIA] Move forward decl of skia type outside namespace Webkit
https://bugs.webkit.org/show_bug.cgi?id=66942
Summary
[SKIA] Move forward decl of skia type outside namespace Webkit
Brian Salomon
Reported
2011-08-25 07:48:44 PDT
[SKIA] Move forward decl of skia type outside namespace Webkit
Attachments
Patch
(1.38 KB, patch)
2011-08-25 07:49 PDT
,
Brian Salomon
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Brian Salomon
Comment 1
2011-08-25 07:49:32 PDT
Created
attachment 105191
[details]
Patch
Brian Salomon
Comment 2
2011-08-25 07:54:28 PDT
D'oh! I didn't notice that I was adding the forward decl inside of a namespace in my original patch.
Stephen White
Comment 3
2011-08-25 07:57:19 PDT
Comment on
attachment 105191
[details]
Patch Looks good. r=me Did this cause a build failure? Or just that it would have in the future?
Brian Salomon
Comment 4
2011-08-25 08:01:48 PDT
There was no build failure. If left as is it would have caused the subclass implementations of grGLInterface() to have to cast from GrGLInterface* to the bogus WebKit::GrGLInterface* type.
WebKit Review Bot
Comment 5
2011-08-25 09:14:34 PDT
Comment on
attachment 105191
[details]
Patch Clearing flags on attachment: 105191 Committed
r93791
: <
http://trac.webkit.org/changeset/93791
>
WebKit Review Bot
Comment 6
2011-08-25 09:14:37 PDT
All reviewed patches have been landed. Closing bug.
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