Description[Android] Add spellchecking support in android_webview.
Add spellcheck functionality to webview. Spellchecking
feature will be enabled if the kEnableAndroidSpellChecker
flag is present.
Historical note:
Blink used to have unified_textchecker_enabled setting
which was false by default in android webview and
needed to be enabled in order for spellchecking to work.
It was recently removed in
https://codereview.chromium.org/2235643002/ though.
BUG=583616, 629609
Committed: https://crrev.com/469d6f7b21d83880658cef21112fa20841a4af1b
Cr-Commit-Position: refs/heads/master@{#414331}
Patch Set 1 #
Total comments: 4
Patch Set 2 : rebase + fix Toby's comments #Patch Set 3 : rebase #
Messages
Total messages: 29 (16 generated)
|