1
0
mirror of https://github.com/videojs/video.js.git synced 2025-01-06 06:50:51 +02:00
video.js/test/unit/tech
Brandon Casey 73b6316f3b refactor: remove special loadstart handling (#3906)
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.
2017-01-18 00:38:31 -05:00
..
flash-rtmp.test.js @misteroneill updated tests to qunit 2.0. closes #3509 2016-08-12 13:51:31 -04:00
flash.test.js revert: perf: Cache currentTime and buffered from Flash (#3705) (#3778) 2016-11-14 16:09:54 -05:00
html5.test.js feat(tracks): Added option to disable native tracks (#3786) 2016-11-23 14:09:32 -05:00
tech-faker.js feat: add ability to get current source object and all source objects (#2678) 2016-11-03 15:50:55 -04:00
tech.test.js refactor: remove special loadstart handling (#3906) 2017-01-18 00:38:31 -05:00