Bug 319853
| Summary: | Widen IPAddressSpace to distinguish loopback from other local addresses | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ian Gower <i_gower> |
| Component: | Page Loading | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | beidson, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 250607 | ||
| Bug Blocks: | |||
Ian Gower
Splits IPAddressSpace's Local value into Local and Loopback, so 127.0.0.0/8 and ::1 are distinguishable from other private address space. This is prep work for the Local Network Access enforcement path (meta bug 250607), which needs to treat loopback more permissively than general local-network access.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/182752197>
Ian Gower
Pull request: https://github.com/WebKit/WebKit/pull/69817
EWS
Committed 317664@main (dd2e06452ff0): <https://commits.webkit.org/317664@main>
Reviewed commits have been landed. Closing PR #69817 and removing active labels.