Quote:
Originally Posted by dms05
A couple of thoughts (i) Google Chrome uses the same WebKit open source Engine as Apple Safari and is very very different to Firefox (ii) it has the ability to run 'incognito' pages whereby it wipes all cookies etc when you close the Tab (iii) each Tab runs as a small program, so if one Tab crashes it doesn't crash the whole browser.
|
It does just that. Each Tab is a seperate Process which in turn uses its own allocation of memory etc. So if one tab crashes its only that tab and the others carry on.
Check out the following in chrome. Type "about
:memory" (without the ") into the address bar and it will compare memory usage between itself and firefox etc.