commit | 05ea1207db808ce8f55534cdcb0cf899eb18b80a | [log] [tgz] |
---|---|---|
author | Hubert Chao <hchao@chromium.org> | Tue Apr 08 17:38:10 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 08 17:38:10 2025 |
tree | 01994761761615fb8dbfaf17a689c590a32dfe9f | |
parent | 4771543cbae4b2f6a790f58b619e7ca1baa51c7b [diff] |
Local Network Access(LNA): delete Fenced Frame(FF) and PNA tests. Private Network Access(PNA) is getting removed, don't need to worry about how it interacts with FF anymore. Will need to think about how LNA and FF interact with each other, will figure this out separately in https://crbug.com/409303581 Bug: 406991278 Change-Id: I47ffb8c12efb085d0c8e3d8655bb7b3108c96d9c Fixed: 40277339,40282347 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6438215 Reviewed-by: Liam Brady <lbrady@google.com> Reviewed-by: Ian Kilpatrick <ikilpatrick@chromium.org> Commit-Queue: Hubert Chao <hchao@chromium.org> Cr-Commit-Position: refs/heads/main@{#1444217}
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.