commit | 75c8f42ac493c8d070c3cca1b6c2c103f482dba0 | [log] [tgz] |
---|---|---|
author | Michael Cui <mlcui@google.com> | Wed Feb 19 00:12:25 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 19 00:12:25 2025 |
tree | efa63c1fdb5ff5dfb1e768de772b6d1b4b41d23a | |
parent | 8d8567d07a49ea61d7ae425f2bf0d690145ef59a [diff] |
scanner: Reorder enterprise policy access checks before other checks This is currently a no-op in behaviour (as confirmed by tests), but will make some upcoming feature access check metrics more understandable. This CL also reorders some tests to match the new order of checks. Bug: b:397105844 Change-Id: I6a6a2100d84137e0ca44a3ab970d444ed89d30fd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6275100 Reviewed-by: Michelle Chen <michellegc@google.com> Commit-Queue: Michael Cui <mlcui@google.com> Cr-Commit-Position: refs/heads/main@{#1421694}
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.