1
0
mirror of https://github.com/videojs/video.js.git synced 2024-12-27 02:43:45 +02:00
video.js/test/unit
David LaPalomento ccd6ed44b8 Don't track progress until ready
Delay manual progress checks until the tech is ready to avoid errors.
The Flash tech errors if buffered() is called before the SWF has loaded,
for instance.

closes #2316
fixes #2288
rel #2289
2015-07-10 12:22:20 -07:00
..
tech Don't track progress until ready 2015-07-10 12:22:20 -07:00
tracks Updated the ready event to always be async 2015-05-22 17:27:15 -07:00
utils Clean up and documentation of src/js/video.js and DOM functions 2015-05-21 11:33:12 -07:00
button.test.js @mmcc switched to using button elements for button components. closes #2209 2015-05-29 15:56:45 -07:00
component.test.js @carpasse enhanced events to allow passing a second data argument. closes #2163 2015-06-05 10:36:59 -07:00
controls.test.js Normalise lang codes to lowercase for insensitive match 2015-05-21 17:07:13 -07:00
events.test.js Checking on the event the relatedTarget exists before setting its property 2015-07-09 15:41:07 -07:00
extends.test.js @pavelhoral fixed subclassing without a constructor. closes #2308 2015-07-10 11:42:29 -07:00
menu.test.js Broke up Lib and Util into smaller libraries of functions 2015-05-15 18:20:35 -07:00
player.test.js @mmcc deprecated the options() function and removed internal uses. closes #2229 2015-06-04 17:33:34 -07:00
plugins.test.js Log an error when a plugin can't be found 2015-07-08 14:51:00 -07:00
poster.test.js Broke up Lib and Util into smaller libraries of functions 2015-05-15 18:20:35 -07:00
setup.test.js Broke up Lib and Util into smaller libraries of functions 2015-05-15 18:20:35 -07:00
test-helpers.js Clean up and documentation of src/js/video.js and DOM functions 2015-05-21 11:33:12 -07:00
video.test.js Normalise lang codes to lowercase for insensitive match 2015-05-21 17:07:13 -07:00