[Webkit-unassigned] [Bug 78942] New: Coalesce composited layers if applicable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 17 16:14:38 PST 2012


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

           Summary: Coalesce composited layers if applicable
           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: wangxianzhu at chromium.org
                CC: jamesr at chromium.org, vangelis at chromium.org,
                    klobag at chromium.org, wiltzius at chromium.org


Try to coalesce some composited layers. If subtree compositing flag is off, and the layer is fully inside the ancestor, there is no need to do the overlap test. This will reduce a lot of sub layers. --klobag

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