WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
45913
[chromium] Add WebGraphicsContext3D accessor to WebView
https://bugs.webkit.org/show_bug.cgi?id=45913
Summary
[chromium] Add WebGraphicsContext3D accessor to WebView
Kenneth Russell
Reported
2010-09-16 12:01:47 PDT
In order to allow GraphicsContext3D instances for WebGL and other APIs to share resources with the compositor's GraphicsContext3D, a WebGraphicsContext3D accessor needs to be added to WebView (WebKit/chromium/public/WebView.h). Initially this needs to be stubbed out; it can be fully implemented once other changes land.
Attachments
Patch
(3.79 KB, patch)
2010-09-16 12:05 PDT
,
Kenneth Russell
jamesr
: review+
kbr
: commit-queue-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Kenneth Russell
Comment 1
2010-09-16 12:05:58 PDT
Created
attachment 67825
[details]
Patch
James Robinson
Comment 2
2010-09-16 12:10:09 PDT
Comment on
attachment 67825
[details]
Patch R=me. Darin OK'd at the WebKit API change verbally as wel.
Kenneth Russell
Comment 3
2010-09-16 12:26:41 PDT
Committed
r67649
: <
http://trac.webkit.org/changeset/67649
>
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