[Webkit-unassigned] [Bug 90045] New: Change FrameView::scrollContentsFastPath to use m_fixedObjects

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 26 22:49:08 PDT 2012


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

           Summary: Change FrameView::scrollContentsFastPath to use
                    m_fixedObjects
           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: simon.fraser at apple.com


Bug 78864 added a FixedObjectSet on FrameView. We should change FrameView::scrollContentsFastPath() to use this, rather than positionedObjects(), because it will also get used for position:sticky.

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