OSDN Git Service

Prohibit scrolling not initiated by the user.
authorLeon Scroggins III <scroggo@google.com>
Tue, 18 May 2010 17:32:59 +0000 (13:32 -0400)
committerLeon Scroggins III <scroggo@google.com>
Wed, 19 May 2010 15:26:26 +0000 (11:26 -0400)
commitf116b073399a3c3f644d6e6aeb2521ef9d2c9e9b
treebabb51e0eefa5b2c1cf62179d60333d753cd9b55
parent40a65b8dda8d56276893edcc25c957d13b3a9b77
Prohibit scrolling not initiated by the user.

We used to have an ANDROID specific change that was removed when
webkit changed.  See https://android-git.corp.google.com/w/?p=platform/external/webkit.git;a=commitdiff;h=57a47dd4f75b9c15804c3c61479540cfdc11bd6e

Bug 1330729
Bug 2694223

Change-Id: Id51edbb4943eb0a1357477d4bcd31d838febb8fb
WebCore/platform/android/PlatformBridge.h
WebCore/platform/android/ScrollViewAndroid.cpp
WebKit/android/WebCoreSupport/PlatformBridge.cpp