forked from web-platform-tests/wpt
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Local Network Access] Rename private to local in request.cc
In WICG/private-network-access#91, we decided to rename (public, private, local) IP address spaces to (public, local, loopback). The spec has already been renamed in WICG/private-network-access#97. New spec: https://wicg.github.io/local-network-access/#ip-address-space-heading This CL renames the string representation in request.cc. It also updates a mixed content wpt because it uses targetAddressSpace defined in Request. There are so many places to rename, so during the process, there will inevitably be inconsistencies. Hopefully, we shall resolve all of them soon. Bug: 1418287 Change-Id: Ib01eb5385626c410d2b5f2bba4a67b86a28380d6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4317043 Reviewed-by: Camille Lamy <clamy@chromium.org> Commit-Queue: Jonathan Hao <phao@chromium.org> Cr-Commit-Position: refs/heads/main@{#1115707}
- Loading branch information
1 parent
7430bc2
commit 4af24bc
Showing
2 changed files
with
59 additions
and
57 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters