commit | 8b127f14d17b95ef9ffe9ac6017d5f844136c773 | [log] [tgz] |
---|---|---|
author | Ryan Sultanem <rsult@google.com> | Wed Apr 24 15:52:02 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 24 15:52:02 2024 |
tree | 4d1cd509b0b05546c1b1aac71d46b86e29e0af3c | |
parent | c6798628964bdcc2883fc854d21ae35a1c2db904 [diff] |
Reland "[Uno-D] Enable fieldtrial_testing_config for full phase" This is a reland of commit 3b980d0bd50a84f848f2bf420646bf9fbcbb1b98 Reason for revert: A bot post commit failed, it had the flag `--disable-field-trial-config` which runs the test ignoring the field_trial_configs that were modified in the CL. It broke part of the `PrimaryAccountResetAfterSyncOptInFlowAborted` test. Fix: Make `PrimaryAccountResetAfterSyncOptInFlowAborted` parametrized and adapted based on the feature flag that is being enabled by default through the config. Original change's description: > [Uno-D] Enable fieldtrial_testing_config for full phase > > Followup to https://crrev.com/c/5397876. > Adapted some remaining tests. > > Bug: b/326204909 > Change-Id: I4e86958bb2d815d4c3db59be78689bbe276e81bf > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5407891 > Reviewed-by: Vasilii Sukhanov <vasilii@chromium.org> > Commit-Queue: Ryan Sultanem <rsult@google.com> > Reviewed-by: Yann Dago <ydago@chromium.org> > Reviewed-by: Monica Basta <msalama@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1288640} Bug: b/326204909 Change-Id: I7587c9dafc9371b2885e78ae4a84a8599552d86a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5464524 Reviewed-by: Yann Dago <ydago@chromium.org> Reviewed-by: Monica Basta <msalama@chromium.org> Reviewed-by: Vasilii Sukhanov <vasilii@chromium.org> Commit-Queue: Ryan Sultanem <rsult@google.com> Cr-Commit-Position: refs/heads/main@{#1291894}
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.