OSDN Git Service

Remove calls to change the state of the focus controller.
authorLeon Scroggins <scroggo@google.com>
Fri, 13 Aug 2010 21:07:58 +0000 (17:07 -0400)
committerLeon Scroggins <scroggo@google.com>
Wed, 18 Aug 2010 18:55:08 +0000 (14:55 -0400)
commit5fae6ab5a106cb38cb02978e2ab768de81a2cf41
tree471de48e3b13cab7f0ccec78ff9ffcb0dd8607de
parent218fd5c9321bfa0033ab86955fe22858fcc262fb
Remove calls to change the state of the focus controller.

Bug: 2582455

Never modify the focused state of the focus controller.

A corresponding java change make the active state get changed only when
the webview gains/loses focus.

Change-Id: I6f17f82c772ea4410c0209bf57d251c9bd384e6c
WebKit/android/jni/WebCoreFrameBridge.cpp
WebKit/android/jni/WebCoreJniOnLoad.cpp
WebKit/android/jni/WebViewCore.cpp
WebKit/android/jni/WebViewCore.h