[Webkit-unassigned] [Bug 110355] New: Get rid of "non-composited contents" in CoordinatedLayerTreeHost

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 20 10:20:00 PST 2013


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

           Summary: Get rid of "non-composited contents" in
                    CoordinatedLayerTreeHost
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: noam at webkit.org
                CC: andersca at apple.com, luxtella at company100.net


The "non composited contents" layer is unncessary - it creates a special-case code path that can be better dealt with by making that a proper GraphicsLayer from the get-go, by returning false from RenderLayerBacking::paintingIntoWindow()

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