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-
Kenneth Russell
Comment 1 2010-09-16 12:05:58 PDT
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
Note You need to log in before you can comment on or make changes to this bug.