OSDN Git Service

DO NOT MERGE Set the initial scroll position for RTL.
authorGeorge Mount <mount@google.com>
Mon, 31 Oct 2011 20:49:03 +0000 (13:49 -0700)
committerGeorge Mount <mount@google.com>
Wed, 9 Nov 2011 23:37:26 +0000 (15:37 -0800)
commit331493085d7afd88158c83d0f1f9605da671049c
treec6183a46d15e0b95a3e940e2c5c36864afc4d0f8
parentd211b4882a662409b85a1f90c71e28faa9c54464
DO NOT MERGE Set the initial scroll position for RTL.

 Bug 5268793
 Webkit knows about the correct initial position for web pages.
 On initial show, scroll to the webkit position.

 Cherry-picked from master CL: I2537b84a

 External WebKit CL: I6a91b97f

Change-Id: I2537b84a30a26a79a8a0f23fe62b9ed757f9c5a4
core/java/android/webkit/BrowserFrame.java
core/java/android/webkit/WebView.java
core/java/android/webkit/WebViewCore.java