Open Bug 1198428 Opened 9 years ago Updated 2 years ago

Investigate using the new requiresUserActionForMediaPlayback to expose an option to allow users to turn off autoplay and require tapping videos to play them

Categories

(Firefox for iOS :: Browser, defect)

Other
iOS
defect

Tracking

()

People

(Reporter: sleroux, Unassigned)

References

Details

iOS 9's WKWebView now exposes a property which allows videos to not be autoplayed and require user interaction to start: https://github.com/WebKit/webkit/blob/master/Source/WebKit2/UIProcess/API/Cocoa/WKWebViewConfiguration.h#L107. We should expose this as an option to users.
Seems like autoplay is turned off by default so not sure if we want to allow users to turn ON autoplay?
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.