[Webkit-unassigned] [Bug 242587] New: [Web share] Disallow sharing data: URLs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jul 10 22:22:03 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=242587

            Bug ID: 242587
           Summary: [Web share] Disallow sharing data: URLs
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: marcosc at apple.com

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220711/553dca4f/attachment.htm>


More information about the webkit-unassigned mailing list