commit | c61efb0c5dbcb17c9e25b9ebecfcd719f7e2eb1b | [log] [tgz] |
---|---|---|
author | Evan Stade <[email protected]> | Wed Dec 04 22:37:47 2019 |
committer | Commit Bot <[email protected]> | Wed Dec 04 22:37:47 2019 |
tree | 7f52c95de573f98fde00d79bc4dce3cdb4e84b8d | |
parent | 4a4f9a5664d55471e156d1a731af8a316c69d2d0 [diff] |
WebLayer: hook up spellcheck on Android. 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 <[email protected]> Reviewed-by: Scott Violet <[email protected]> Cr-Commit-Position: refs/heads/master@{#721708}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .