1
0
mirror of https://github.com/videojs/video.js.git synced 2024-12-14 11:23:30 +02:00
video.js/test/unit
Gary Katsevman 5381f70d1c + vjs.Html5.{patchCanPlayType,unpatchCanPlayType}
patchCanPlayType is called on load.
It patched video#canPlayType if needed.
unpatchCanPlayType will revert the patch and return the patch function.
There are also corresponding tests that test patchCanPlayType,
unpatchCanPlayType and also whether the patch functions themselves work
correctly.
2014-03-17 20:47:47 -04:00
..
api.js Exporting tech.setPoster(). Fixes #1028 2014-03-05 16:08:49 -08:00
component.js Close GH-981: Stopped component's dispose event from bubbling up. 2014-02-06 17:11:33 -08: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 Changed enableUserActivity to enableTouchActivity 2014-02-06 16:54:35 -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 + vjs.Html5.{patchCanPlayType,unpatchCanPlayType} 2014-03-17 20:47:47 -04:00
mediafaker.js src() called as a getter should return the video src 2014-01-25 23:16:35 -05:00
player.js Made the src method return the player when setting, and made Flash return the current srouce for flash.src() 2014-02-27 17:34:01 -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 Added missing files from standard test suite 2014-02-10 17:14:46 -08:00