commit | f961e4985bd5feaf6fd29579514ae309db325004 | [log] [tgz] |
---|---|---|
author | Mustafa Emre Acer <[email protected]> | Mon Oct 07 22:35:49 2024 |
committer | Chromium LUCI CQ <[email protected]> | Mon Oct 07 22:35:49 2024 |
tree | 8496212b35f216d71d4277a19a3b23e8e2c0efe4 | |
parent | 052213975955c7a6452dd5f3476f1155c4c58473 [diff] |
[CT] Add feature for Static CT log policy This CL adds a kill switch for the upcoming Static CT Log Policy changes. Static CT Logs are Certificate Transparency logs that implement the new Static CT API spec (https://github.com/C2SP/C2SP/blob/main/static-ct-api.md). The policy changes won't take effect until there are SCTs in the wild from Static CT API logs. That's not the case today, so the flag is enabled by default as a kill switch instead. The feature isn't connected yet, this is done in follow up CLs. Bug: 370724580 Change-Id: I575995a0575d8d22dd496adae273b723b7ccdb41 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5912240 Reviewed-by: mmenke <[email protected]> Commit-Queue: Mustafa Emre Acer <[email protected]> Cr-Commit-Position: refs/heads/main@{#1365192}
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.