NEW 101498
FrameView::layout() should't waste time updating scrollbar modes with overlay scrollbars
https://bugs.webkit.org/show_bug.cgi?id=101498
Summary FrameView::layout() should't waste time updating scrollbar modes with overlay...
Simon Fraser (smfr)
Reported 2012-11-07 11:40:42 PST
Overlay scrollbars don't take any space, so the setVerticalScrollbarMode/setHorizontalScrollbarMode stuff that FrameView::layout() does is a waste of time.
Attachments
Simon Fraser (smfr)
Comment 1 2013-04-01 17:49:51 PDT
*** Bug 113734 has been marked as a duplicate of this bug. ***
Simon Fraser (smfr)
Comment 2 2013-09-12 16:15:13 PDT
I think bug 121267 will fix the main issue here.
Note You need to log in before you can comment on or make changes to this bug.