[Webkit-unassigned] [Bug 66439] New: [chromium] Remove LayerRendererChromium references from WebGLLayerChromium

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 17 17:46:47 PDT 2011


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

           Summary: [chromium] Remove LayerRendererChromium references
                    from WebGLLayerChromium
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: enne at google.com
                CC: kbr at google.com, jamesr at chromium.org,
                    nduca at chromium.org, husky at google.com
            Blocks: 66430


WebGLLayerChromium will need to keep its own context for drawing, but will need to use a compositor context passed in as a function arg during updateCompositorResources.

Similarly to bug 66435, the interaction with adding and removing child contexts from the LayerRendererChromium will need to be deferred.

The part that I don't fully understand is how to handle WebGLLayerChromium::paintRenderingResultsToCanvas.  That seems problematic at best to get working with the compositor thread.

-- 
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