[Webkit-unassigned] [Bug 66435] New: [chromium] Remove LayerRendererChromium references from Canvas2DLayerChromium

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 17 17:08:26 PDT 2011


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

           Summary: [chromium] Remove LayerRendererChromium references
                    from Canvas2DLayerChromium
           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: jamesr at chromium.org, nduca at chromium.org,
                    husky at google.com
            Blocks: 66430


LayerRendererChromium is a compositor thread-side class, so Canvas(2D)LayerChromium should not have access to it, except during updateCompositorResources.  The DrawingBuffer creation and destruction and its interaction with the LRC are probably the largest problems here.  The removal and addition of child contexts will have to be deferred until the next commit and stored somewhere (CCLayerTreeHost?).

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