Thread: Google Chrome
View Single Post
Old 09-02-2008   #12 (permalink)
W9ZEB
BOFH
 
W9ZEB's Avatar
 
Join Date: Mar 2008
Location: GCC(GCM) d- s: a C+++ UB+++$ P+ L+++$ E--- W++ N+ o-- K- w O- M+$ V-- PS+ PE Y+ PGP t 5? X? R tv+ b+
Posts: 2,484
W9ZEB has much to be proud ofW9ZEB has much to be proud ofW9ZEB has much to be proud ofW9ZEB has much to be proud ofW9ZEB has much to be proud ofW9ZEB has much to be proud ofW9ZEB has much to be proud ofW9ZEB has much to be proud ofW9ZEB has much to be proud of
Send a message via AIM to W9ZEB Send a message via MSN to W9ZEB Send a message via Yahoo to W9ZEB Send a message via Skype™ to W9ZEB
From a purely technical aspect, Chrome has a couple of VERY cool features.

The Java Runtime is completely re-written into an extremely lean and mean engine called V8. It should net HUGE performance increases for Java based web applications.

Each Tab is its own process, which means if the tab running youtube videos pukes because of Adobe's completely buggy closed source plugin. You don't have to close the other 14 tabs you have open, you can just close the borken Youtube tab.

Each tab is in a Sandbox. To those familiar with Unix servers, this is roughly the same as a Chroot Jail. Which will make it VERY difficult for traditional Browser based attacks to infect the host computer.

Since Google Is releasing Chrome as a 100% open source application. If the License they are using is compatible I'd imagine parts of the new browser will make it into FireFox 4. Since Safari, and Opera are not open source, I suspect they will be less likely to include parts of Chrome in future versions due to licensing.
__________________

"Yesterday is history, tomorrow is mystery, and today is a gift; that's why they call it the present."

Guns, Unix, and Ham Radio:
W9ZEB Dot Org
W9ZEB is offline   Reply With Quote