Chromium Code Reviews
Description[Android WebView] make spellcheck off by default and opt-in using spellcheck="true" attribute.
In WebView no spellchecking will be provided on html elements
unless explicitly enabled via the spellcheck="true" attribute.
The main motivation is to have consistent backward behavior in
apps that use WebView. Also this will benefit performance and
battery life on mobile devices (see crbug.com/652314).
Related blink-side patch:
https://codereview.chromium.org/2316303006/
BUG=652314, 583616, 629609
Committed: https://crrev.com/db1951995f1ce6eb4937f5e431660db383e0ece0
Cr-Commit-Position: refs/heads/master@{#423147}
Patch Set 1 #Patch Set 2 : rebase #Patch Set 3 : rebase for real #Patch Set 4 : move inside the #ifdef os_android block #
Messages
Total messages: 34 (24 generated)
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||