Bug 41315

Summary: [chromium] WebGraphicsContext3D should be created by the WebViewClient
Product: WebKit Reporter: Vangelis Kokkevis <vangelis>
Component: WebKit Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: kbr
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   

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.