mirror of
https://github.com/videojs/video.js.git
synced 2024-12-04 10:34:51 +02:00
c69290c39f
Use string literals to lookup fullscreen-related methods on the player object in the fullscreenToggle component. Otherwise, closure compiler replaces them with minified method names and makes it impossible to supply a simpler "player" object with customized fullscreen logic for the fullscreenToggle to interact with. |
||
---|---|---|
.. | ||
qunit | ||
unit | ||
index.html | ||
karma-qunit-shim.js | ||
karma.conf.js.example | ||
minified-api.html | ||
minified.html |