[WK2][EFL][QT]REGRESSION(r142045): Scrolling is broken
https://bugs.webkit.org/show_bug.cgi?id=109185
Reviewed by Kenneth Rohde Christiansen.
This patch is disabling paints clipping logic added at r142045 for the case
when the view should render the entire contents (case of using tiled backing store).
No new tests, covered by plenty of existing manual tests that allow scrolling
(for example fixed-position.html).
* platform/ScrollView.cpp:
(WebCore::ScrollView::paint):
git-svn-id: http://svn.webkit.org/repository/webkit/trunk@142136 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2 files changed