Leaving the player running a live HLS stream (with liveUI enabled) in Chrome in a tab that is not the currently focused tab, causes the page to crash after about an hour. The javascript memory used in this time increases by over 400%. This doesn't seem to happen when the tab is focused.
This can be seen using the LiveUI sandbox test in the Video.js git repo.
Page is responsive and has continued playing
Presented with Chrome's 'Page Unresponsive' modal. Unable to use the page.
Please include any additional information necessary here. Including the following:
7.5.4
tested on:
Chrome 73.0.3683.103, 74.0.3729.131, 75.0.3770.100
Windows 10 on Surface Go and Lenovo IdeaPad U430 touch
None

馃憢 Thanks for opening your first issue here! 馃憢
If you're reporting a 馃悶 bug, please make sure you include steps to reproduce it. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.
To help make it easier for us to investigate your issue, please follow the contributing guidelines.
Thanks! We are aware and it's likely related to #5937, we have time scheduled for addressing this, this quarter.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Having same issue (v7.5.5), can confirm.
After looking into the issue, this is definitely a duplicate of https://github.com/videojs/video.js/issues/5937
PR https://github.com/videojs/video.js/pull/6621 will resolve this as well.
@matbcvo try upgrading to 7.6.6 (but not to 7.7.x as there was a regression) for the time being
@gkatsev the RAF fix for #5937 slated for the 7.9.0 should close this issue as well.
Video.js 7.9.0 is out as a pre-release, closing as fixed.