T
T
Timur2015-11-26 20:52:20
JavaScript
Timur, 2015-11-26 20:52:20

How to prevent memory release of inactive chrome tab?

Is there a way through js (or something else) to prevent memory release of inactive tabs in Chrome (in my case Chromium)?
The fact is that I have a browser-based CRM and it has built-in telephony (webrtc). The problem is that during a call, if you switch to another resource-intensive tab, the telephony page is deleted from memory and the call ends. Is there any way to prevent chrome from doing this on a specific page?
PS For those who like to gain karma with useless answers, I will say in advance that it is not necessary to advise you to increase the RAM. Question about software.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Y
Yaroslav Lyzlov, 2015-11-26
@dixoNich

Theoretically, you can dig into the flags and run chrome with a certain flag. No other way.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question