commit | 35b6a2ad5f7330e05977729b25f7fdeaf3537626 | [log] [tgz] |
---|---|---|
author | Tomasz Wiszkowski <ender@google.com> | Sat Jun 07 00:51:57 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Jun 07 00:51:57 2025 |
tree | 7ef42bd364f8ce178190df79d34f688d15049a6b | |
parent | a95fb3788bb0e7ad82522445df1f21de0c0a916c [diff] |
Add a Fieldtrial Parameter to control psuggest backfill. When MIA is enabled and it is required that we suppress psuggest backfill, we assume the server will control the backfill by either providing or suppressing presence of the appropriate group id. Unfortunately we can't verify these assumptions as the server is not yet ready. This change adds a fieldtrial parameter that will allow us to suppress the backfill group if the server-driven implementation does not work for any reason. Change-Id: Ib62ac68ec09ee8f2cde2a84c43d78fc5cbf6fc47 Fixed: 423058564 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6626375 Commit-Queue: Tomasz Wiszkowski <ender@google.com> Reviewed-by: Jian Li <jianli@chromium.org> Commit-Queue: Jian Li <jianli@chromium.org> Auto-Submit: Tomasz Wiszkowski <ender@google.com> Cr-Commit-Position: refs/heads/main@{#1470864}
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.