Categories
Google Mozilla

Google Browser Is Now Google Chrome

I’ve mentioned the long fabled Google browser for ages now “googlefox” as it began. Some more interesting news came today regarding “Google Chrome“.

Some of the features touted by the comic include:

  • faster – mentioned throughout via new js virtual machine (might be SquirrelFish) that’s potentially embeddable into other applications and using WebKit. Also multi-threaded.
  • More Stable – Separate process for each tab means one page doesn’t crash the browser. Also more memory efficient in the long run since you’ll kill tabs that hog memory at some point.
  • UI – UI is minimal, tabs contain the controls (tabs on outside), are detachable from the window, and similar to Prism can be minimal enough to make a web application feel like it’s not in a browser. Omnibox (awsomebar equivalent), auto complete only to what you’ve explicitly typed before, improved new tab screen (similar to others proposed and implemented).
  • Secure – Sandboxes processes (sounds like the work from GreenBorder), plugins running in their own processes, phishing protection. Also has porn privacy mode.
  • Compatible – Based on WebKit, automated testing via “chrome bot” browsing pages, unit tested, fuzz tested.
  • Google Gears Included – Includes Google Gears, which is downloadable for other browsers already.

Also interesting were some of the names mentioned in the comic. While long known a few Mozilla hackers went to Google, here’s a list that are mentioned in the comic: Darin Fisher, Ben Goodger, Brett Wilson (various Mozilla contributions via Google), Arnaud Weber (Netscape).

Check the comic for more details. This is pretty much the main info in there for those who don’t have the time to sift through it all.

Edit [9/1/2008 @ 6:23 PM EST]: Google Blog post.

Edit [9/1/2008 @ 7:45 PM EST]: John Lilly’s Thoughts on Chrome & More.

Edit [9/1/2008 @ 9:05 PM EST]: Apparently this was announced prematurely due to someone not realizing that it Labor Day isn’t in Germany. As a side note, how does one get on that mailing list?

Edit [9/2/2008 @ 8:55 AM EST]: Code should appear here.

12 replies on “Google Browser Is Now Google Chrome”

@Dao: You are correct.

@kourge: I suspect they are related, strongly related actually, but not much seems to be there except project names.

@Robert: No, kourge is correct. V8 looks like a drop-in replacement for Webkit’s JS engine. And it looks ridiculously fast, since the comic says they have a full JIT (beyond TraceMonkey) and incremental GC. I expect it to blow the pants off SquirrelFish. The most interesting thing was that they said V8 is embeddable, which makes me wonder is Webkit will just frop their JS engine and pick it up.

Hoping someone puts up the Chrome vs. TraceMoneky vs. Squirrelfish numbers on SunSpider and Dromaeo. That’ll be exciting.

Its very interesting that Google has decided to take on a project like this. They obviously have such an interest in how people access the web, it was only a matter of time before they took things into their own hands. It is going to be very interesting to see how this pans out.

Google Chrome browser Screenshots
http://www.tonesall.com/comput.....shots.html

Leave a Reply

Your email address will not be published. Required fields are marked *