Bug 250330
Summary: | Local Network Access: Implement the Secure Context Restriction | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Reno <rreno> |
Component: | Page Loading | Assignee: | Ryan Reno <rreno> |
Status: | NEW | ||
Severity: | Normal | CC: | beidson, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 250607 |
Ryan Reno
PNA has a secure context restriction that restricts public non-secure contexts from accessing resources in the private and local address spaces. https://wicg.github.io/private-network-access/#secure-context-restriction
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryan Reno
<rdar://problem/103142696>
Ryan Reno
Pull request: https://github.com/WebKit/WebKit/pull/8407