Chrome’s virtual independent Tab system

Ok guys, I'm back a little sooner then expected. One of the things that really stood out from my first tests is the stability issue of Chrome's. Not only is it pretty had to crash, but when it does, the entire browser never crashes, only the tabs that created the problem/conflict. This happens because the system was engineered in such a way that each tab holds its own environment, completely independent from each other, which means that one tab will supposedly never mess up what you are doing in another tab. I tried crashing the browser by throwing at it some pretty funky Javascript challenges and all I managed to do was to block a single tab that in fact did not affect the other tabs to a full extent, which means that although it did not affect the stability of the other tabs, I felt that somehow it slightly affected the level of performance of the unaffected tabs. Also, the Browsers seems to have some difficulty handling webpages that embed and call a lot of external code, even through Javascript. This isn’t a new limitation since Firefox has the same problem. Will continue to test things out and keep you posted.