Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Fix getVideoPlaybackQuality in WebOS 3 (#4316)
It seems that webkitDroppedFrameCount is not included in the prototype but it is included in the video element itself, that's why it fails in WebOS 3. Closes #4313
- Loading branch information