mirror of
https://github.com/videojs/video.js.git
synced 2024-12-23 02:04:34 +02:00
68f1429d9b
When both the media URL and the poster return a response other than 200. The media error is overwritten by an empty error, leaving the player in an inconsistent state. - add a condition to `handleTechError_` to ensure that the `error` is truthy - add a test case Fixes #8409 |
||
---|---|---|
.. | ||
api | ||
require | ||
unit | ||
karma.conf.js | ||
sinon.js |