commit | c9a5cb15a992d440e23211e072577cbdeb9d4978 | [log] [tgz] |
---|---|---|
author | Chris Lu <thegreenfrog@chromium.org> | Wed Jul 20 16:11:39 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 20 16:11:39 2022 |
tree | a9d0f07ed772545b8c5097801e7aee8f4c7a24cc | |
parent | 0ea92b841a37dfedb9849674aed9f69bd1ce3903 [diff] |
[ios] Add Parameters for Trending Queries feature This will enable users to set the arms for this feature in chrome://flags. The arm-specific checks are added to the model. Bug: 1340123 Change-Id: Ib34f58e74347439011e95492f94f8c038b913c42 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3774084 Reviewed-by: Sebastien Seguin-Gagnon <sebsg@chromium.org> Commit-Queue: Chris Lu <thegreenfrog@chromium.org> Cr-Commit-Position: refs/heads/main@{#1026269}
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.