Bug 189191
| Summary: | Restrict usage of media autoplay by feature policy | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ian Clelland <iclelland> |
| Component: | Media | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | eric.carlson, jer.noble, webkit-bug-importer, youennf |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Safari Technology Preview | ||
| Hardware: | Unspecified | ||
| OS: | All | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=183300 | ||
Ian Clelland
Video autoplay policy can be controlled through feature policy (https://github.com/whatwg/html/pull/3829)
If the policy in the active document disallows the ‘autoplay’ feature, then the media element will not be considered eligible for autoplay.
Web Platform Tests: https://wpt.fyi/html/semantics/embedded-content/media-elements/autoplay*
(Being moved from /feature-policy/ in https://github.com/web-platform-tests/wpt/pull/12779)
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/44038795>