mirror of
https://github.com/videojs/video.js.git
synced 2025-01-06 06:50:51 +02:00
73b6316f3b
This is both a change as well as a bug fix. We tried to have better awareness of when the underlying video element changed underneath us so we can dispose of the source handler but that broke some use cases of MSE. Given that we weren't able to fix it in a reasonable non-breaking and non-invasive solution, we're taking it out. BREAKING CHANGE: remove the double loadstart handlers that dispose the tech/source handlers if a secondary loadstart event is heard. |
||
---|---|---|
.. | ||
flash-rtmp.test.js | ||
flash.test.js | ||
html5.test.js | ||
tech-faker.js | ||
tech.test.js |