videojs / videojs-contrib-ads

A Tool for Building Video.js Ad Plugins
http://videojs.github.io/videojs-contrib-ads/
Other
381 stars 257 forks source link

fix: playToggle state incorrect when autoplay is blocked in Firefox #474

Closed alex-barstow closed 5 years ago

alex-barstow commented 5 years ago

See code comment for explanation.

alex-barstow commented 5 years ago

Tests are fixed. And following offline discussion, we decided a user agent check may be practically unavoidable in this case.