commit | 4d34327ca4f7910f263ab1195133ea35109a706d | [log] [tgz] |
---|---|---|
author | Ender <ender@google.com> | Tue Oct 04 17:12:35 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 04 17:12:35 2022 |
tree | 0785b049fa3259a06c195373824b133f34971b3c | |
parent | 0bd027dbf1f327f985f8212efec8f62365685db6 [diff] |
[omnibox][grouping] Stop creating Verbatim Matches via Clipboard. These matches are produced by ZeroSuggestVerbatimMatchProvider. ZeroSuggestVerbatimMatchProvider is enabled on both iOS and Android. Bug: 1343512, 1318960 Change-Id: I35ddc2f317f856fee7587a57667213d0d9d0eb2e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3933772 Reviewed-by: Moe Ahmadi <mahmadi@chromium.org> Commit-Queue: Tomasz Wiszkowski <ender@google.com> Reviewed-by: Stepan Khapugin <stkhapugin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1054797}
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.