commit | a8d6b9c5ea01673e080e8bc17ba4b8df1fc9e48c | [log] [tgz] |
---|---|---|
author | Kuan Huang <kuanhuang@chromium.org> | Tue Mar 22 18:35:10 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 22 18:35:10 2022 |
tree | c0a2c58fbb293fb616127bbf6b0581420cd84449 | |
parent | 90ae60d4daea49f5a63eaa2c74109b976efc018c [diff] |
Add ci/ios-fieldtrial-rel builder and its trybot ios-fieldtrial-rel is the disable-field-trial-config finch test builder for ios platform. It's verifying the case that chrome started the first time without any field trial / finch config. The CI builder is running on its own builder bot and the trybot is builderless that only used to verify the changes for the CI builder. Bug: 971387 Change-Id: Ic8c693a44aaaa2ce9938f562806eb9de2e11d566 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3518120 Reviewed-by: Zhaoyang Li <zhaoyangli@chromium.org> Reviewed-by: Stephen Martinis <martiniss@chromium.org> Commit-Queue: Kuan Huang <kuanhuang@chromium.org> Cr-Commit-Position: refs/heads/main@{#983936}
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.