• Evan Stade's avatar
    WebLayer: hook up spellcheck on Android. · c61efb0c
    Evan Stade authored
    WebLayer uses the same implementation as WebView. What it lacks compared
    to Clank is just metrics. That is, the parts of
    //chrome/browser/spellchecker that Clank actually uses are purely
    metrics as the spelling service is not enabled for Clank.
    
    Implementing spellcheck for desktop would require refactoring a lot of
    //chrome/browser/spellchecker.
    
    Bug: 1025621
    Change-Id: I186f78c08d97267cb8d55e55adff952018293840
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1929494
    Commit-Queue: Evan Stade <estade@chromium.org>
    Reviewed-by: default avatarScott Violet <sky@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#721708}
    c61efb0c
BUILD.gn 10.8 KB