Content area does not return to the correct position after rubberbanding
authorandersca@apple.com <andersca@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Mon, 3 Oct 2011 23:11:29 +0000 (23:11 +0000)
committerandersca@apple.com <andersca@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Mon, 3 Oct 2011 23:11:29 +0000 (23:11 +0000)
commit5e75d84d59b0f595d154f3cb65d8bca9e7e91e45
treeb9213b82087f12e1d0a4d6810e86c270e41eba35
parent99c9c1c96b6ba611d67a88db1f69227e8e9d4134
Content area does not return to the correct position after rubberbanding
https://bugs.webkit.org/show_bug.cgi?id=69302
<rdar://problem/10102886>

Reviewed by Sam Weinig.

Make sure to schedule a display after adding to the dirty region.

* WebProcess/WebPage/DrawingAreaImpl.cpp:
(WebKit::DrawingAreaImpl::scroll):

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@96555 268f45cc-cd09-0410-ab3c-d52691b4dbfc
Source/WebKit2/ChangeLog
Source/WebKit2/WebProcess/WebPage/DrawingAreaImpl.cpp