OSDN Git Service

Attempt to scroll layers everytime the user drags.
authorPatrick Scott <phanna@android.com>
Fri, 3 Dec 2010 15:00:15 +0000 (10:00 -0500)
committerPatrick Scott <phanna@android.com>
Fri, 3 Dec 2010 15:34:07 +0000 (10:34 -0500)
commit8598c9fb9f861f25ab14efde9efb19cb91d7df1c
treeefd772c4ece32369665f5af68c217c5e600d5b8b
parent82f247bdbb98dd80c44209d87692c650c3704617
Attempt to scroll layers everytime the user drags.

This is part of a frameworks/base change.

Use the composite root bounds for the inval region when updating the UI picture.
This fixes several drawing issues with outdated pictures.

Bug: 3022562

Change-Id: Ic28cfbbe381fdd59368a6d83bb73b01df912b530
WebKit/android/jni/WebViewCore.cpp
WebKit/android/nav/CacheBuilder.cpp
WebKit/android/nav/WebView.cpp