OSDN Git Service

Use an appropriate parameter for revealSelection.
authorLeon Scroggins <scroggo@google.com>
Thu, 24 Feb 2011 19:33:16 +0000 (14:33 -0500)
committerLeon Scroggins <scroggo@google.com>
Fri, 25 Feb 2011 16:19:31 +0000 (11:19 -0500)
commit9edccba3f5f7e30a44ca9a0ba86a80dbd4202f1c
treee13bfdffcdcd3a7b1dc0d1e021f113aa83917943
parent2decfcca7c80dfe98a5409093dfd6ddf95496e30
Use an appropriate parameter for revealSelection.

Bug:3367446

The default ScrollAlignment for revealSelection results
in attempting to scroll to a negative scroll position in
y.

Change-Id: I482d6dbe2e91e3eba24036b8acf4a0c13a6a2c7e
WebKit/android/jni/WebViewCore.cpp