commit | 3296be48d5f35e830f9eb84e40d1082393f02542 | [log] [tgz] |
---|---|---|
author | Hubert Chao <hchao@chromium.org> | Tue Mar 18 17:53:22 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 18 17:53:22 2025 |
tree | 5ad228a4b12b5a684bcd4f812c9eec90d5e6ca38 | |
parent | f5899c7e5e030c4736fd0ae27054e2bd016db792 [diff] |
Local Network Access: update Private Network Access WPT tests * Update README.md to indicate that Local Network Access (LNA) is going to replace Private Network Access (PNA) soon. * Update PNA virtual tests to disable LNA checks explicitly. * Update expiration date of PNA tests to after M137 branch as we need to ensure PNA works until at least then because of enterprise policies. Bug: 395895368 Change-Id: Ib945fa74f0049813eafd2250eb853632a2d4df1a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6348199 Reviewed-by: Camille Lamy <clamy@chromium.org> Reviewed-by: Ian Kilpatrick <ikilpatrick@chromium.org> Commit-Queue: Hubert Chao <hchao@chromium.org> Cr-Commit-Position: refs/heads/main@{#1434248}
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.