commit | 213e53740a790a262effe3de3a7ec41c07b45e3c | [log] [tgz] |
---|---|---|
author | Jack Yammine <jyammine@google.com> | Wed Dec 06 11:04:30 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 06 11:04:30 2023 |
tree | 13b8e1415f81e7ad21877675c2b188e5c6ada96e | |
parent | 6bbf6d6217886551cdf6c3f9ad4757f38d04559d [diff] |
[waffle]Add a search engine choice entry in chrome://flags The entry has 4 possible values: - "Default" doesn't change any configuration. - "Enabled" enables the search engine choice features. - "Disabled" force disables the search engine choice features. - "Enabled - WithForceEeaCountry" enables the search engine choice features and sets the search engine choice country to Belgium. Fixed: b:314380570 Change-Id: Id3161dfa3e2fe865b8cea653935572d019449b1a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5087936 Commit-Queue: Jack Yammine <jyammine@google.com> Commit-Queue: Colin Blundell <blundell@chromium.org> Auto-Submit: Jack Yammine <jyammine@google.com> Reviewed-by: David Roger <droger@chromium.org> Reviewed-by: Boris Sazonov <bsazonov@chromium.org> Reviewed-by: Colin Blundell <blundell@chromium.org> Cr-Commit-Position: refs/heads/main@{#1233863}
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.