diff options
author | Ben Murdoch <benm@google.com> | 2010-09-10 21:21:28 +0100 |
---|---|---|
committer | Steve Block <steveblock@google.com> | 2010-09-23 17:07:42 +0100 |
commit | c95d7f499ee3250e2d4a51f7e8f04bb6ebfc6add (patch) | |
tree | c0a08b300482f0cef7e37a0305bcef1898f8ace3 /WebCore/platform/graphics/android/GLUtils.h | |
parent | 45ca37e14f3f68f52a77e0d06514716809ed89ab (diff) | |
download | external_webkit-c95d7f499ee3250e2d4a51f7e8f04bb6ebfc6add.zip external_webkit-c95d7f499ee3250e2d4a51f7e8f04bb6ebfc6add.tar.gz external_webkit-c95d7f499ee3250e2d4a51f7e8f04bb6ebfc6add.tar.bz2 |
Integrate AutoFill with WebTextView in Java.
Adds the necessary JNI hooks so that when the user focuses a form
field that AutoFill has identified as "autofillable", the Java side
WebTextView will show an option in the auto complete drop down box
that when selected will call back to AutoFill in native code and
actually fill out the form.
AutoFill is still disabled at compile time by default. To test the
feature set ENABLE_AUTOFILL=true and rebuild WebKit.
Needs a corresponding frameworks/base change.
Change-Id: Ie76ff9cbf0b44f3f3644079ed64ce71bfbc9859a
Diffstat (limited to 'WebCore/platform/graphics/android/GLUtils.h')
0 files changed, 0 insertions, 0 deletions