| commit | d5b34d20fdd5ddded8fdea0cae9801b6950b70a4 | [log] [tgz] |
|---|---|---|
| author | Andrzej Fiedukowicz <afie@google.com> | Fri Jan 31 11:20:02 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 31 11:20:02 2025 |
| tree | a705efda915249253193221d3577803659ae8b16 | |
| parent | f907efdeb9d7593ac31dcd51aff11c3cd97b33ff [diff] |
Inject custom allowlist to simplify histogram tests Continuing the effort to decouple the `PRESUBMIT_test.py` from production data, this adds API to inject the path to allowlist generalizing the check and allowing to test it in a more reasonable way. Bug: 392532350 Change-Id: If452c21ebfcc88f0b6b73616abb0eedc0ef83134 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6198388 Reviewed-by: Robert Kaplow <rkaplow@chromium.org> Reviewed-by: Luc Nguyen <lucnguyen@google.com> Reviewed-by: Alexei Svitkine <asvitkine@chromium.org> Commit-Queue: Andrzej Fiedukowicz <afie@google.com> Cr-Commit-Position: refs/heads/main@{#1414010}
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.