[Webkit-unassigned] [Bug 41315] New: [chromium] WebGraphicsContext3D should be created by the WebViewClient

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 28 15:24:44 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=41315

           Summary: [chromium] WebGraphicsContext3D should be created by
                    the WebViewClient
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: vangelis at chromium.org
                CC: kbr at google.com


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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list