WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
41315
[chromium] WebGraphicsContext3D should be created by the WebViewClient
https://bugs.webkit.org/show_bug.cgi?id=41315
Summary
[chromium] WebGraphicsContext3D should be created by the WebViewClient
Vangelis Kokkevis
Reported
2010-06-28 15:24:44 PDT
Since WebGraphicsContext3D is now tied to the WebView containing the WebGL element (such that the GL context created can be shared with the compositor's context), the context creation method should move from WebKitClient to WebViewClient. This will change how GraphicsContext3DInternal gets initialized.
Attachments
Add attachment
proposed patch, testcase, etc.
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