commit | 668796e484b198fd93541669cb5c7c98856eacc1 | [log] [tgz] |
---|---|---|
author | Tomasz Wiszkowski <ender@google.com> | Thu May 25 21:31:39 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 25 21:31:39 2023 |
tree | c473c17b3581935e2697b9cb7b8f5363e68b9bc2 | |
parent | 372ed89b46d7e481c9cb3f57ef7664e9e51342d3 [diff] |
Suppress Actions in Suggest in ZPS context. The change plumbs an extra piece of information to TrimOmniboxActions indicating whether the AutocompleteResult is invoked in ZPS context. Bug: 1418077, 1448959 Change-Id: I375fea05d17d5a465d815a70e86ff2fc0f6f342a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4568486 Commit-Queue: Tomasz Wiszkowski <ender@google.com> Reviewed-by: Moe Ahmadi <mahmadi@chromium.org> Cr-Commit-Position: refs/heads/main@{#1149368}
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.