Micro-optimize ScrollView::visibleContentRect().
<http://webkit.org/b/74001>

Reviewed by Anders Carlsson.

Reorder the scrollbar exclusion code to minimize the number of virtual calls
to ScrollableArea::verticalScrollbar(), ScrollableArea::horizontalScrollbar()
and Scrollbar::isOverlayScrollbar().

* platform/ScrollView.cpp:
(WebCore::ScrollView::visibleContentRect):


git-svn-id: http://svn.webkit.org/repository/webkit/trunk@102243 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2 files changed