1
0
mirror of https://github.com/videojs/video.js.git synced 2024-12-27 02:43:45 +02:00
video.js/test
David LaPalomento dd8c25e8d5 Store last seek time in the Flash tech
Instead of caching the last seek time at the player level, cache it in the Flash tech. The only place this value was used was in the progress controls when Flash was loaded, so this simplifies the logic in that component and pushes the hack down into a single location at least.
2014-01-23 18:19:15 -05:00
..
unit Store last seek time in the Flash tech 2014-01-23 18:19:15 -05:00
index.html Close GH-850: Use qunitjs through npm. 2013-12-02 15:34:00 -08:00
karma-qunit-shim.js Close GH-714: Added support for running tests with Karma. 2013-09-19 09:24:06 -07:00
karma.conf.js.example Close GH-714: Added support for running tests with Karma. 2013-09-19 09:24:06 -07:00
minified-api.html Close GH-850: Use qunitjs through npm. 2013-12-02 15:34:00 -08:00
minified.html Close GH-850: Use qunitjs through npm. 2013-12-02 15:34:00 -08:00
qunit-externs.js Close GH-850: Use qunitjs through npm. 2013-12-02 15:34:00 -08:00