WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
242589
[Web Share] expand sharable schemes to HTML safe listed range
https://bugs.webkit.org/show_bug.cgi?id=242589
Summary
[Web Share] expand sharable schemes to HTML safe listed range
Marcos Caceres
Reported
2022-07-11 00:24:40 PDT
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
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-07-18 00:25:21 PDT
<
rdar://problem/97179827
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug