Bug 221597
Summary: | Block redirects to data: URLs | ||
---|---|---|---|
Product: | WebKit | Reporter: | Anne van Kesteren <annevk> |
Component: | DOM | Assignee: | Anne van Kesteren <annevk> |
Status: | NEW | ||
Severity: | Normal | CC: | achristensen, beidson, bfulgham, gsnedders, smoley, webkit-bug-importer, youennf |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Anne van Kesteren
Tests at https://github.com/web-platform-tests/wpt/pull/27463. Some discussion around this at https://github.com/whatwg/fetch/issues/393.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/74165956>
Sam Sneddon [:gsnedders]
https://wpt.fyi/results/fetch/redirects/data.window.html?label=master&label=experimental&aligned&q=fetch%2Fredirects%2Fdata.window.html are test results showing we're seemingly loading images and scripts that redirect to data URLs.
Anne van Kesteren
Pull request: https://github.com/WebKit/WebKit/pull/33119