[Webkit-unassigned] [Bug 83816] New: Fix the ACCELERATED_COMPOSITING code to not expose RenderLayer outside rendering

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 12 13:33:08 PDT 2012


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

           Summary: Fix the ACCELERATED_COMPOSITING code to not expose
                    RenderLayer outside rendering
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jchaffraix at webkit.org
                CC: simon.fraser at apple.com, kbr at google.com,
                    jamesr at chromium.org
            Blocks: 83811


Currently the accelerated canvas, WebGL, accelerated transitions / animations and more generally the accelerated code path are needlessly exposing RenderLayer (and RenderLayerBacking) to different objects outside rendering.

Let's change that.

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