commit | 6012edec287cf081a1aacafd55aac1adfbd90b19 | [log] [tgz] |
---|---|---|
author | George Mount <mount@google.com> | Tue Feb 28 15:19:33 2012 -0800 |
committer | George Mount <mount@google.com> | Tue Feb 28 15:27:26 2012 -0800 |
tree | 66204877e2fd72d93e2ad34e5ab372ef53d4d372 | |
parent | cbd01c31bfa40f4e1b8df9d0d6f57b10aebc5fe9 [diff] |
Add support for maxlength text fields to WebViewInputConnection. Bug 6083776 While WebKit limits the length of a field with maxlength, the InputConnection can get out of sync with it when it doesn't recognize that the characters haven't been changed. Adds maximum field length to WebViewInputConnection to limit the characters typed. WebKit Change: Ie02f82a3f5b3527c378938d93bac2dece802af26 Change-Id: I135871db7809e8dc28a3ad8d3aa852976a274555