1
0
mirror of https://github.com/videojs/video.js.git synced 2024-11-24 08:42:25 +02:00
video.js/test/unit/tech
eXon 5d550ffada Additional tech 2.0 improvements from #2126
closes #2166
closes #2126

this.tech.emitTapEvents(); should be handled by the tech

De-dupe the bufferedPercent code in both Tech and Player

Have the player generate the tech ID

Added autoplay/preload/loop/muted to tech option

Remove the watch for native timeupdates

Fixed the JSDoc for bufferedPercent

Removed the unit test for native timeupdate

Added cute whitespaces

buffer should always return a TimeRange
2015-05-21 11:19:33 -07:00
..
flash.test.js Broke up Lib and Util into smaller libraries of functions 2015-05-15 18:20:35 -07:00
html5.test.js Broke up Lib and Util into smaller libraries of functions 2015-05-15 18:20:35 -07:00
tech-faker.js Fixed all uses of registerComponent that relied on __proto__ inheritance 2015-05-18 17:35:21 -07:00
tech.test.js Additional tech 2.0 improvements from #2126 2015-05-21 11:19:33 -07:00