commit | d542a43f555243bcfeba33d8f91d5a58da405c27 | [log] [tgz] |
---|---|---|
author | Aashna Sheth <aashnas@google.com> | Fri Dec 20 20:49:27 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Dec 20 20:49:27 2024 |
tree | 10d649b2d406619b3a432aeac3ce7ecdfd303dc7 | |
parent | fa797b48febf2b689c4e29633f3d35302c6977d6 [diff] |
[NoticeCollision] Add the notice queue feature to field trial configs This CL adds the notice queue feature to the field trial config, which enables it for all tests. This also includes fixes that were previously causing tests to break. Information about changes to first_run_interactive_uitest.cc: https://paste.googleplex.com/5366889069674496?raw Bug: b:370804610 Change-Id: I25f27f41b415b84f21fbe0dc5057fd50f9c9d2fc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6085837 Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Auto-Submit: Aashna Sheth <aashnas@google.com> Reviewed-by: Jacob Stanley <jacobstanley@google.com> Owners-Override: Abe Boujane <boujane@google.com> Commit-Queue: Abe Boujane <boujane@google.com> Reviewed-by: Abe Boujane <boujane@google.com> Commit-Queue: Aashna Sheth <aashnas@google.com> Cr-Commit-Position: refs/heads/main@{#1399335}
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.