mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-22 03:43:58 +00:00
c2884081ee
Bug 1643204 really only papered over the issue of the active state being messed up / the document becoming visible internally without notifying media. Bug 1572798 notifies media properly so that the visibility state is consistent with what media thinks the visibility state is, so I think there's no longer a reason to do this. No other browser passes the test added in bug 1643204. Differential Revision: https://phabricator.services.mozilla.com/D100836