1
0
mirror of https://github.com/videojs/video.js.git synced 2024-12-04 10:34:51 +02:00
video.js/test/unit/tech
mister-ben d178d9ae3c
fix: Conditional requestVideoFrameCallback on Safari (#7854)
Safari's requestVideoFrameCallback is (intentionally?) broken when DRM is playing, so in that case use the fallback with requestAnimationFrame instead.
2022-07-28 14:20:46 -04:00
..
html5.test.js fix: Conditional requestVideoFrameCallback on Safari (#7854) 2022-07-28 14:20:46 -04:00
middleware.test.js feat(middleware): make setSource be optional (#5295) 2018-07-06 14:16:16 -04:00
tech-faker.js docs: Remove Flash (#6994) 2020-12-22 14:10:53 -05:00
tech.test.js fix: prevent dispose error and text track duplicate listeners (#6984) 2021-01-21 17:02:15 -05:00