1
0
mirror of https://github.com/videojs/video.js.git synced 2024-12-02 09:11:54 +02:00
video.js/src
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
..
css fix: add support for :focus-visible selector (#5483) 2018-10-25 15:23:13 -04:00
js fix: blob urls being ignored as valid sources (#5525) 2018-10-25 18:56:56 -04:00