OSDN Git Service

Support spellcheck attribute in input fields
authorMichael Kolb <kolby@google.com>
Tue, 11 Oct 2011 21:05:45 +0000 (14:05 -0700)
committerMichael Kolb <kolby@google.com>
Tue, 11 Oct 2011 21:14:10 +0000 (14:14 -0700)
commit85e3844824444f304a15e57f62d2e5670fb3bf47
tree11ddd4944641c694278120812edb32907fd33733
parent8242049005e7219ea9846eff8eff3cead8e2461e
Support spellcheck attribute in input fields

    Bug: 5267547

    When spellcheck is set to false, disable the
    IME suggestions and the spelling error highlighting

Change-Id: Ib62bc760334159aa086214cc6f1388d1abe89cb4
Source/WebKit/android/nav/CacheBuilder.cpp
Source/WebKit/android/nav/CachedInput.h
Source/WebKit/android/nav/WebView.cpp