Gary Katsevman
3e9c53f84f
@gkatsev added es6-shim to tests. Fixes Flash duration test. closes #3453
2016-07-22 12:07:37 -04:00
David LaPalomento
24cdbdefff
Use Raynos/xhr for XMLHttpRequests
...
- Get rid of our custom XHR shim. Export it as videojs.xhr.
- Updated XHR to be stubbed everywhere in tests to prevent errors.
- Added npm install to the review process
closes #2318
closes #2594
2015-09-15 15:25:11 -07:00
heff
a5758019e5
Updated the ready event to always be async
...
closes #1667
Fix text track tests.
Now that ready is async, we need to tick the clock so the ready handler
fires.
Remove unneeded ready test
2015-05-22 17:27:15 -07:00
David LaPalomento
b5968f13e2
@dmlap added an error message if techOrder is not in options. closes #2097
2015-04-29 14:05:22 -07:00