OSDN Git Service

Request <label> info only when accessing a textfield.
authorLeon Scroggins <scroggo@google.com>
Wed, 6 Jan 2010 22:06:11 +0000 (17:06 -0500)
committerLeon Scroggins <scroggo@google.com>
Thu, 7 Jan 2010 13:33:18 +0000 (08:33 -0500)
commit725b72d96731765ddc964c620a2c98834946241f
treeeeea405cd0199fa54d39e3258397df34e17c6df7
parente5e9720d88df20ad1116d709ec078cec419ffcf4
Request <label> info only when accessing a textfield.

Previously, we were storing the label info each time we build the
navigation cache.

Requires a change to frameworks/base.
WebKit/android/jni/WebViewCore.cpp
WebKit/android/jni/WebViewCore.h
WebKit/android/nav/CacheBuilder.cpp
WebKit/android/nav/CachedInput.cpp
WebKit/android/nav/CachedInput.h
WebKit/android/nav/WebView.cpp