[Webkit-unassigned] [Bug 242589] New: [Web Share] expand sharable schemes to HTML safe listed range

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 11 00:24:40 PDT 2022


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

            Bug ID: 242589
           Summary: [Web Share] expand sharable schemes to HTML safe
                    listed range
           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

We currently only allow sharing http and https URLs. However, the Web Share API allows sharing the "safelisted schemes"[1], listed below (the list can change). 

We ca exclude/include other schemes.  

* bitcoin
* ftp
* ftps
* geo
* im
* irc
* ircs
* magnet
* mailto
* matrix
* mms
* news
* nntp
* openpgp4fpr
* sftp
* sip
* sms
* smsto
* ssh
* tel
* urn
* webcal
* wtai
* xmpp

It's worth checking if these are indeed safe to share and if there are any side effects or if they trigger any URL parser behavior. 


[1] https://html.spec.whatwg.org/#safelisted-scheme

-- 
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/e850bcdb/attachment.htm>


More information about the webkit-unassigned mailing list