[Webkit-unassigned] [Bug 101498] New: FrameView::layout() should't waste time updating scrollbar modes with overlay scrollbars

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 7 11:39:09 PST 2012


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

           Summary: FrameView::layout() should't waste time updating
                    scrollbar modes with overlay scrollbars
           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
                CC: hyatt at apple.com, bdakin at apple.com,
                    timothy_horton at apple.com


Overlay scrollbars don't take any space, so the setVerticalScrollbarMode/setHorizontalScrollbarMode stuff that FrameView::layout() does is a waste of time.

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