[Webkit-unassigned] [Bug 76972] New: Move RenderLayer::size() calls to a common function

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 24 18:05:20 PST 2012


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

           Summary: Move RenderLayer::size() calls to a common function
           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
            Blocks: 75568


This is a second refactoring towards lazily allocating our layers as part of bug 75568.

Once all callers go through this new function we can add some layer() checks and some size caching scheme so that we can properly repaint without a layer.

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