commit | 1cb0215c0ad757ef9037254fa1982bce60dae390 | [log] [tgz] |
---|---|---|
author | John Palmer <jopalmer@chromium.org> | Thu Sep 23 03:01:15 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 23 03:01:15 2021 |
tree | 95bbdad6cbb8f81acb27f4e234f735c8c4c896de | |
parent | 83330ed9cbf23b5440bda5c337114479ee03d4a6 [diff] |
[Autocorrect] Also clear autocorrect underline when using VK When using VK, there are no key events sent, so the underline is never cleared. Clear them instead if we just get the cursor too far away #SIMPLE_REVIEW Bug: b:194012769 Change-Id: I4e8551abe62b2e722ed349091595bddca19ce58d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3175106 Commit-Queue: John Palmer <jopalmer@chromium.org> Auto-Submit: John Palmer <jopalmer@chromium.org> Reviewed-by: Darren Shen <shend@chromium.org> Cr-Commit-Position: refs/heads/main@{#924166}
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.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.