DescriptionStore suggestions from Android spellchecker in spelling markers
Currently, when we run the Android spellchecker, we use the results to create
spelling DocumentMarkers to draw the red misspelling underlines, but we discard
the suggestions. This CL passes the suggestions into the SpellCheckResult
objects used to create the DocumentMarkers so we end up with the suggestions on
the markers.
BUG=715365
Review-Url: https://codereview.chromium.org/2905003003
Cr-Commit-Position: refs/heads/master@{#478328}
Committed: https://chromium.googlesource.com/chromium/src/+/ba70234d44521a171182fb16ce0e2935fd61e2f4
Patch Set 1 #Patch Set 2 : Add a fake dependency so I can stack another CL on top of this #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 25 (14 generated)
|