OSDN Git Service

Don't send ACTION_MOVE to webkit until the distance
authorGrace Kloba <klobag@google.com>
Tue, 2 Mar 2010 21:08:52 +0000 (13:08 -0800)
committerGrace Kloba <klobag@google.com>
Wed, 3 Mar 2010 18:28:55 +0000 (10:28 -0800)
commitf6bd0ba6308673a8b6bb9f71dd40a09d11c0d90d
tree4beb6f76d5c95fc143547e4b30f28b3c9932448b
parentc833119c140c32feddab153b1111a76a97de6c06
Don't send ACTION_MOVE to webkit until the distance
is confirmed to be a drag.

Always send touch events to webkit if a subview, plugin,
is in full screen mode.

Fix http://b/issue?id=2478701
core/java/android/webkit/WebView.java