commit | ad60e0f60bd67814e7c4c8fc567a1dcd976496d3 | [log] [tgz] |
---|---|---|
author | Yulun Wu <yulunwu@chromium.org> | Tue Sep 03 18:03:05 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 03 18:03:05 2024 |
tree | 2c3b4b8595436e314a6423dadd0880292347fde7 | |
parent | a29a4d4ff022dd740c29bdaf1104841fe6088813 [diff] |
Revert "Add a field trial testing config for DeferConciergeStartup" This reverts commit 14f9054b9bfec9e4ec0762ae0b06c3924a7f50f9. Reason for revert: This CL is breaking the tast test: tast.bruschetta.Basic.with_fieldtrial_config on: chromeos-brya-chrome-preuprev This will break our uprev. Reverting this CL to unblock our afternoon uprev. Original change's description: > Add a field trial testing config for DeferConciergeStartup > > This CL adds a field trial testing config for DeferConciergeStartup in > order to run a finch experiment. > > Bug: b/353431869 > Change-Id: I813c1c7b9efe85028e7f4200c852370d6c07f348 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5826429 > Reviewed-by: Hidehiko Abe <hidehiko@chromium.org> > Reviewed-by: Junichi Uekawa <uekawa@chromium.org> > Commit-Queue: Ryuichiro Chiba <chibar@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1350000} Bug: b/353431869 Change-Id: I4fbfe2d13f32eb5599a330da7fdb1f297298648f No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5833738 Commit-Queue: Xiyuan Xia <xiyuan@chromium.org> Reviewed-by: Xiyuan Xia <xiyuan@chromium.org> Owners-Override: Yulun Wu <yulunwu@chromium.org> Reviewed-by: Yulun Wu <yulunwu@chromium.org> Cr-Commit-Position: refs/heads/main@{#1350273}
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.