OSDN Git Service

add debugging, tweak data for flash work in progress
authorCary Clark <cary@android.com>
Thu, 8 Oct 2009 19:03:22 +0000 (15:03 -0400)
committerCary Clark <cary@android.com>
Mon, 12 Oct 2009 13:39:52 +0000 (09:39 -0400)
commit49e856e5d5e86855d12326294cb6b57235a2e9a1
tree44adf215f1d2168e53d5e8fc3b06800da413398e
parentb361e5832299c8a9443a4752f3d0a0c445f85f5c
add debugging, tweak data for flash work in progress

Attempts to get the plugin to scroll when the ime
appears. Add debugging strings to help track events
to show plugin object. Add focusCandidate interfaces.
Tweak rectangles from plugin so they don't disappear.
Prefer found matches in nav cache that are later in
the document.
WebKit/android/jni/WebViewCore.cpp
WebKit/android/nav/CachedDebug.h
WebKit/android/nav/CachedFrame.cpp
WebKit/android/nav/WebView.cpp
WebKit/android/plugins/PluginWidgetAndroid.cpp