commit | aa7b9d78262b1df07a98bcf725958d418ff12ede | [log] [tgz] |
---|---|---|
author | Leon Scroggins <scroggo@google.com> | Mon Dec 07 13:38:07 2009 -0500 |
committer | Leon Scroggins <scroggo@google.com> | Mon Dec 07 16:36:34 2009 -0500 |
tree | b47404aaa1cbc8576023d472945a4665e0aa021f | |
parent | 14467eb2eea119b4d71dd7dd149479aa092e6de2 [diff] |
Set InputType of WebTextView according to <input> field's type. Help fix http://b/issue?id=2150538 and http://b/issue?id=1890360 Use the <input type> information to set the InputType, so that the IME can show the correct options. Also consolidate setup of WebTextView into setType(). Requires a change in external/webkit.