WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
85767
[Chromium] Move createOffscreenGraphicsContext3D to Platform.h
https://bugs.webkit.org/show_bug.cgi?id=85767
Summary
[Chromium] Move createOffscreenGraphicsContext3D to Platform.h
Mark Pilgrim (Google)
Reported
2012-05-06 20:03:18 PDT
[Chromium] Move createOffscreenGraphicsContext3D to Platform.h
Attachments
Patch
(4.99 KB, patch)
2012-05-06 20:04 PDT
,
Mark Pilgrim (Google)
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Mark Pilgrim (Google)
Comment 1
2012-05-06 20:04:29 PDT
Created
attachment 140461
[details]
Patch
WebKit Review Bot
Comment 2
2012-05-06 20:06:41 PDT
Please wait for approval from
abarth@webkit.org
,
dglazkov@chromium.org
,
fishd@chromium.org
,
jamesr@chromium.org
or
tkent@chromium.org
before submitting, as this patch contains changes to the Chromium public API. See also
https://trac.webkit.org/wiki/ChromiumWebKitAPI
.
Adam Barth
Comment 3
2012-05-06 20:46:13 PDT
Comment on
attachment 140461
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=140461&action=review
> Source/Platform/chromium/public/Platform.h:44 > +class WebGraphicsContext3D;
We shouldn't need the forward declaration given that we're including WebGraphicsContext3D.h
James Robinson
Comment 4
2012-05-07 12:53:07 PDT
Comment on
attachment 140461
[details]
Patch Nice! Thanks for doing this, Mark.
Mark Pilgrim (Google)
Comment 5
2012-11-28 10:47:14 PST
Appears to have been fixed in another bug, can't find the reference.
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