commit | f98fcdfc758b1208e8c653b11af04c3fe4ae2b01 | [log] [tgz] |
---|---|---|
author | Zauri Meshveliani <zauri@google.com> | Mon Dec 16 18:48:43 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Dec 16 18:48:43 2024 |
tree | b5fccaa4d8670754a8e5b605fb27d6c257bacec6 | |
parent | a6738152ffe4c4e3f0c0b719a822bbf04489c61c [diff] |
privacy-hub: Extend ARC++ tests to cover all `CrosPrivacyHub` scenarios Parameterize ARC++ tests agains the `CrosPrivacyHub` feature flag value, to cover all test scenarios. Some of the ARC++ tests were not run with `CrosPrivacyHub` feature flag enabled, because the Field Trial testing config doesn't affect the unit tests. Bug: b:379106220 Change-Id: Idccba28845aa29eb1b3f33ad9c48478bc26b2ab8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6022941 Auto-Submit: Zauri Meshveliani <zauri@chromium.org> Reviewed-by: Hidehiko Abe <hidehiko@chromium.org> Commit-Queue: Zauri Meshveliani <zauri@chromium.org> Cr-Commit-Position: refs/heads/main@{#1396843}
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.