mirror of
https://github.com/videojs/video.js.git
synced 2025-01-08 07:00:10 +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. |
||
---|---|---|
.. | ||
evented.test.js | ||
stateful.test.js |