1
0
mirror of https://github.com/videojs/video.js.git synced 2024-12-10 11:10:19 +02:00
video.js/test
Brandon Casey 8bf42064f3 fix: blob urls being ignored as valid sources (#5525)
Instead of checking for blob urls in the generic updateSourceCaches method, check for blob urls inside of handleTechSourceset before updating the source cache.

Fixes #5504.
2018-10-25 18:56:56 -04:00
..
api feat: Add breakpoints option to support toggling classes based on player width. (#5471) 2018-10-10 15:30:20 -04:00
require feat: built-in HLS playback support (#5057) 2018-03-30 14:01:16 -04:00
unit fix: blob urls being ignored as valid sources (#5525) 2018-10-25 18:56:56 -04:00
globals-shim.js test: fix tests (#3953) 2017-01-19 11:17:46 -05:00
index.html chore: move scss grunt tasks to npm scripts (#5520) 2018-10-25 15:45:08 -04:00
karma.conf.js chore: move scss grunt tasks to npm scripts (#5520) 2018-10-25 15:45:08 -04:00