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
Note You need to log in before you can comment on or make changes to this bug.