commit | 914991067908c0d22abd8e3cd2a2ccb286164b26 | [log] [tgz] |
---|---|---|
author | Andrew Rayskiy <greengrape@google.com> | Wed Sep 25 11:02:56 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 25 11:02:56 2024 |
tree | 83e1039efa24ae5aa3e236608ca59560f0b15942 | |
parent | d4125bbed02588095de81cc2ca961be83aab15c2 [diff] |
ds: Add DIRECT_SOCKETS_PRIVATE_NETWORK_ACCESS content setting This is planned to be an enterprise-policy controlled content setting for restricting access to private networks in the context of Direct Sockets. This change has been requested by security reviewers as part of the ongoing Intent-to-Ship process for the Direct Sockets API. https://chromestatus.com/feature/6398297361088512 Bug: 367934036 Change-Id: I0b60ff956aead279321ed9082f8796358977d6b9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5872832 Commit-Queue: Andrew Rayskiy <greengrape@google.com> Reviewed-by: Nicola Tommasi <tommasin@chromium.org> Reviewed-by: Camille Lamy <clamy@chromium.org> Reviewed-by: Martin Šrámek <msramek@chromium.org> Cr-Commit-Position: refs/heads/main@{#1359862}
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.