commit | 62c00db50c462554f0cc9041e336194dbfefd885 | [log] [tgz] |
---|---|---|
author | Orin Jaworski <orinj@google.com> | Thu Apr 10 14:51:49 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 10 14:51:49 2025 |
tree | 987f7460041ff6e878948a7ba7937793e9e85100 | |
parent | 395eb9f662392febd78f40790bc019de6cf824fb [diff] |
Send ctxus parameter when kSendContextualUrlSuggestParam is enabled This CL starts a new omnibox feature config struct with the first feature used to select whether we include the "ctxus" parameter on zero suggest requests. Bug: 407802234 Change-Id: Ia65f73c9a125f1bdbf5d85e017825187b7d7d97b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6442381 Reviewed-by: Orin Jaworski <orinj@chromium.org> Reviewed-by: Moe Ahmadi <mahmadi@chromium.org> Commit-Queue: Orin Jaworski <orinj@chromium.org> Reviewed-by: Duncan Mercer <mercerd@google.com> Cr-Commit-Position: refs/heads/main@{#1445286}
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.