1
0
mirror of https://github.com/videojs/video.js.git synced 2024-12-10 11:10:19 +02:00
video.js/test
heff f7466af956 Made tech related functions clearly private in the player
This is important for enforcing the model that techs should
work the same for everything.

closes #2590
fixes #2060

- Made techGet and techCall private functions
- Made loadTech, techName, and unloadTech private
- Cleaned up all other private method naming in the player
- Removed some unneeded comments
2015-09-15 12:54:26 -07:00
..
api @misteroneill fixed internal extends usage and added a deprecation warning. closes #2390 2015-07-24 09:07:58 -07:00
unit Made tech related functions clearly private in the player 2015-09-15 12:54:26 -07:00
globals-shim.js Updated the ready event to always be async 2015-05-22 17:27:15 -07:00
index.html Fix IE8 tests 2015-07-24 09:20:43 -07:00
karma.conf.js @forbesjo added Android and iOS browser testing. closes #2538 2015-09-14 15:55:01 -07:00