mirror of
https://github.com/videojs/video.js.git
synced 2025-01-25 11:13:52 +02:00
fdcae1b469
This was found due to the work done in #4660. Basically we reload the video element twice on every source with preload set to auto. This can potentially cause the same data to be downloaded twice.