You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 27, 2019. It is now read-only.
e.g. in this chromium issue the time between when the OS gets under memory pressure to when the app dies is shorter than the time it takes for control to return to the message loop. In situations like this, I'd assume that delivering a DOM event won't work either.
I also expect that it's not uncommon that the foreground tab is actually the cause of memory pressure.
How does this API work in these situations?
The text was updated successfully, but these errors were encountered:
e.g. in this chromium issue the time between when the OS gets under memory pressure to when the app dies is shorter than the time it takes for control to return to the message loop. In situations like this, I'd assume that delivering a DOM event won't work either.
I also expect that it's not uncommon that the foreground tab is actually the cause of memory pressure.
How does this API work in these situations?
The text was updated successfully, but these errors were encountered: