Bug 241363
| Summary: | Switch Web Share Permissions Policy to * | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Marcos Caceres <marcosc> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | BrowserCompat, InRadar |
| Version: | WebKit Local Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | https://github.com/w3c/web-share/pull/234 | ||
Marcos Caceres
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
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Marcos Caceres
Pull request: https://github.com/WebKit/WebKit/pull/1344
EWS
Committed r295482 (251487@main): <https://commits.webkit.org/251487@main>
Reviewed commits have been landed. Closing PR #1344 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/94987328>