mirror of
https://github.com/videojs/video.js.git
synced 2024-12-10 11:10:19 +02:00
f9fb1d3f51
Previously, when autoplay was set to any or muted, we would accidentally swallow the autoplay rejection when we reset the muted state back to what it was. Instead, we want to re-throw the error. To get it working, we also had to update our tests to try/catch in our fake promise. |
||
---|---|---|
.. | ||
api | ||
require | ||
unit | ||
karma.conf.js |