Chrome website not responding message

Off-topic posts of interest to the "Everything" community.
Post Reply
Debugger
Posts: 565
Joined: Thu Jan 26, 2017 11:56 am

Chrome website not responding message

Post by Debugger »

if some site is not responding, it may hang browser, but why does not Chrome work in separate processes?
therube
Posts: 4580
Joined: Thu Sep 03, 2009 6:48 pm

Re: Chrome website not responding message

Post by therube »

Explain? Not sure what you're getting at?

Chrome has long been multi-process.
Firefox is now too (though it goes about it differently).

In Chrome, you (theoretically) would be able to kill the particular window without affecting other windows.
Perhaps the same could be done in FF?
Debugger
Posts: 565
Joined: Thu Jan 26, 2017 11:56 am

Re: Chrome website not responding message

Post by Debugger »

In Chrome, you (theoretically) would be able to kill the particular window without affecting other windows.
Not true, because some and even most of the tabs are shared, so you can kill multiple processes (tabs) at once! (Task Manager Chrome) Which is a bad solution. You can actually close this tabs, but I still want to display it, though, it may not work correctly in Chrome, and in another browser theoretically yes. The site may contain some script that may cause instability.
Post Reply