commit | 6a1873930f17e0e64c776be4e3b63b2790b56a8d | [log] [tgz] |
---|---|---|
author | Yulun Wu <yulunwu@chromium.org> | Tue Oct 11 17:13:47 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 11 17:13:47 2022 |
tree | e141012e6cb578304c0f1c1177c76fc25ea303ac | |
parent | 5a97cff74afce1d7a49e669cb3bf6a875d7cea68 [diff] |
Disable autocomplete if cursor is not at end of query. Bug: 1371599 Change-Id: Iafd3bb467a3c74d597fd307a98f1836771165890 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3942306 Reviewed-by: Toni Barzic <tbarzic@chromium.org> Commit-Queue: Yulun Wu <yulunwu@chromium.org> Cr-Commit-Position: refs/heads/main@{#1057533}
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.