mirror of
https://github.com/videojs/video.js.git
synced 2024-12-04 10:34:51 +02:00
85575dbaba
Follow up from #6982. We previously threw an error, but we've seen it happen unexpectedly. Instead, we should log an error. We will still throw an error if the event is undefined or null. Here, if we have a `log` object on the current object, we should use it, otherwise, we use a default `log` object. |
||
---|---|---|
.. | ||
api | ||
require | ||
unit | ||
karma.conf.js |