s-libs
s-libs copied to clipboard
[ng-dev] Bug: `IsPageVisibleHarness` with multiple subscribers
IsPageVisibleHarness doesn't handle multiple subscribers to document.addEventListener('visibilitychange'). E.g. when using both isPageVisible$() and keepWakeLock$().
Look into adding ensureSpiedOn() in the process