1
0
mirror of https://github.com/videojs/video.js.git synced 2024-12-14 11:23:30 +02:00
video.js/test/unit
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
..
api.js Close GH-878: Moved player exports to externs. 2013-12-09 16:16:09 -08:00
component.js Close GH-672: Control bar updates. Fixes #556, Fixes #500, Fixes #374, Fixes #403, Fixes #441, Fixes #193, Fixes #602, Fixes #561, Fixes #281 2013-08-09 14:29:22 -07:00
control-bar.js Close GH-672: Control bar updates. Fixes #556, Fixes #500, Fixes #374, Fixes #403, Fixes #441, Fixes #193, Fixes #602, Fixes #561, Fixes #281 2013-08-09 14:29:22 -07:00
controls.js Modified tests for #838 and updated changelog. closes #838 2013-11-26 16:53:23 -08:00
core-object.js Close GH-425: Backing out goog.inherits and adding back the previous inheritance API. fixes #415. 2013-04-09 13:43:35 -07:00
core.js Update test/unit/core to jshint 2013-02-08 17:18:49 -05:00
events.js Added back in reverted #630 2013-09-04 13:33:27 -07:00
flash.js Store last seek time in the Flash tech 2014-01-23 18:19:15 -05:00
lib.js Fixed IE8 tests and flaky fonts 2013-09-04 11:48:19 -07:00
media.html5.js Close GH-672: Control bar updates. Fixes #556, Fixes #500, Fixes #374, Fixes #403, Fixes #441, Fixes #193, Fixes #602, Fixes #561, Fixes #281 2013-08-09 14:29:22 -07:00
mediafaker.js Allow poster to be changed after init. Fixes #525 2013-11-25 14:49:49 -08:00
player.js Close GH-878: Moved player exports to externs. 2013-12-09 16:16:09 -08:00
plugins.js Updated grunt and grunt-contrib versions to fix PhantomJS bug 2013-04-09 10:42:41 -07:00
poster.js Added a test for the posterImage source getter 2013-12-02 08:11:22 -08:00
setup.js update test/unit/{media.html5,setup}.js to adhere to jshint 2013-02-08 17:27:04 -05:00
test-helpers.js Modified tests for #838 and updated changelog. closes #838 2013-11-26 16:53:23 -08:00
util.js Close GH-862: Add util namespace. 2013-12-02 17:03:32 -08:00