OSDN Git Service

Fully invalidate the pictureset when content size changes
authorChris Craik <ccraik@google.com>
Tue, 10 Jan 2012 23:10:06 +0000 (15:10 -0800)
committerChris Craik <ccraik@google.com>
Tue, 10 Jan 2012 23:22:35 +0000 (15:22 -0800)
commitb627d5bd0e9b9a4d02131ef694467bfb62b9fb7f
treeddd9cf45c1bad6c0886031332cf14640a7b8820d
parentf62e398f3b87d76e44d18441fa090c18dcc8be82
Fully invalidate the pictureset when content size changes

bug:5759299

Webkit invals aren't correct when the content size changes (even simply growing
vertically), for now just repaint from scratch in that case.

Change-Id: I408b289bfee1139d6c8f3c7babd963d217cb5bc0
Source/WebKit/android/jni/WebViewCore.cpp