commit | 7b9425e22e00ab09bea586343737a4de57780be1 | [log] [tgz] |
---|---|---|
author | Mohamed Amir Yosef <mamir@chromium.org> | Thu Feb 27 11:23:44 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 27 11:23:44 2025 |
tree | a83590c2c2ada4ae45163c048e0f3f1477ad0b2d | |
parent | 2efd39f4334c59a8e80903e2166e73d7c994368f [diff] |
[DC] Use ComputeInterstitialType() helper for all tests Some test was reconstructing provider only to pass a different are_origins_low_risk. This is CL instead makes it a param to the helper with a default value such that all tests use the helper. Bug: 336329411 Change-Id: I6a65e928d76d38eb9f9375bac73a64640338285b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6304628 Reviewed-by: RafaĆ Godlewski <rgod@google.com> Commit-Queue: Mohamed Amir Yosef <mamir@chromium.org> Cr-Commit-Position: refs/heads/main@{#1425655}
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.