Bug 242587
Summary: | [Web share] Disallow sharing data: URLs | ||
---|---|---|---|
Product: | WebKit | Reporter: | Marcos Caceres <marcosc> |
Component: | New Bugs | Assignee: | Marcos Caceres <marcosc> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Marcos Caceres
The Web Share spec disallows sharing data: URLs, but WebKit allows it.
We should disallow sharing data: URL.
Steps to reproduce:
1. Go to https://wpt.live/web-share/canShare.https.html
Expected:
The test that checks if data: URL is allowed should pass (meaning it's not allowed!).
Actual:
The test fails.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Marcos Caceres
Pull request: https://github.com/WebKit/WebKit/pull/2286
EWS
Committed 252398@main (2465fcd9300b): <https://commits.webkit.org/252398@main>
Reviewed commits have been landed. Closing PR #2286 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/96916263>