As the current permissions policy of "self" is leading to web compatibly issues (e.g., bug 235502), a solution is to expand the permissions policy to "*" (all). This at least allows sites to disable the API while giving webkit compatibility. Proposed spec change: https://github.com/w3c/web-share/pull/234
Pull request: https://github.com/WebKit/WebKit/pull/1344
Committed r295482 (251487@main): <https://commits.webkit.org/251487@main> Reviewed commits have been landed. Closing PR #1344 and removing active labels.
<rdar://problem/94987328>