[Webkit-unassigned] [Bug 76971] New: Move RenderLayer::scrolledContentOffset calls to a common function

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 24 18:01:55 PST 2012


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

           Summary: Move RenderLayer::scrolledContentOffset 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 first refactoring towards lazily allocating our layers as part of bug 75568.

Once all callers go through this new method we can add some layer() checks without having to patch all the call sites.

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