OSDN Git Service

remove special-case logic to allow the titlebar to always scroll off the screen....
authorMike Reed <reed@google.com>
Fri, 19 Mar 2010 18:38:23 +0000 (14:38 -0400)
committerMike Reed <reed@google.com>
Fri, 19 Mar 2010 19:54:20 +0000 (15:54 -0400)
commite5e63f492147b6d6dee2f5e7b85fe9a3110ff0ad
tree8460c657cb04755a0ce664f2a27ebc229bae6942
parentbbf655a113507ea8ceace7d6145f3b4676c0496d
remove special-case logic to allow the titlebar to always scroll off the screen. This means that we
now won't force pages to resize due to scrolling.

fixes http://b/issue?id=2512549

Change-Id: Icd91d032ccfc78db6011f293b33543ff2f27f3cf
core/java/android/webkit/WebView.java