Bug 288414
Summary: | Allow access to localhost and loopback address from secure document. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Basuke Suzuki <basuke> |
Component: | New Bugs | Assignee: | Basuke Suzuki <basuke> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Basuke Suzuki
Those are treated as potentially trustworthy origin. It is defined in secure context.
https://w3c.github.io/webappsec-secure-contexts/#is-url-trustworthy
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Basuke Suzuki
rdar://135479521
Basuke Suzuki
Pull request: https://github.com/WebKit/WebKit/pull/41238
Basuke Suzuki
*** This bug has been marked as a duplicate of bug 279249 ***