NEW 189191
Restrict usage of media autoplay by feature policy
https://bugs.webkit.org/show_bug.cgi?id=189191
Summary Restrict usage of media autoplay by feature policy
Ian Clelland
Reported 2018-08-31 07:07:24 PDT
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
Radar WebKit Bug Importer
Comment 1 2018-09-01 19:45:58 PDT
Note You need to log in before you can comment on or make changes to this bug.