Ok, it wont be full chrome review as I expect a lot of these in the net for today. I am planing listing some things that I like or bugs I have faced.

Good things:

It is fast. Faster than Firefox with firebug atleast, and the resource management is much much better.

I like the clean interface too, and browsing history is made well. Of couse, you might hate it if you browse strange websites 😉

Tabs on top – I need to get used to it. Somehow i tend to close whole browser instead one tab, but that will be ok when I get used to it. Confirmation screen for closing browser would be nice though.

Also, it does not need firebug – it has its own dom inspector which is quite powerfull. This will make some webdevelopers move from firebug to google chrome, as it requires FAR less resources.

Bad things:

There are few visual bugs in Google chrome, not too much and far less than in I.E. 6 on non-IE6-optimized website. As an examples, www.zynios.lt – some symbols in menu are pushed downwards due to strange handling of relative positioning. Also, font resizing is not as good as on IE 7, but quite comparable with firefox.

The biggest bug so far is how Chrome handles urls in forms with no url specified. As an example, lets take a semi-real url : http://blablablabla.com/admin/index.php/moderation/listing . The url is composed for MVC framework,  with index.php working as dispatcher and arguments separated by /

The form is declared with action=”” and mode is post. In most other browsers, you will be forwared to original URL after submition. So, whats different with google browser ? I get forwarded to http://blablablabla.com/admin instead. That is incorrect behavior in some cases, especially in MVC environment. The form submition has to be handled by specific controler, and generic dispacher knows nothing about handling it. Probably it is caused by cleaning “get” variables from url.  Which is not expected behavior. 

Notice:

Safari browser uses the same behavior, thus this is not necessary a big bug. Overall it forces me to make some forms usable to as much as couple percent of site users :). 

Another, smaller bug is handling of HTTP Authorization. We have a site under Http auth which is distributed through 2 subdomains. Lets call one www, and other img. Second subdomain serveres images only and has same login/password for accessing it as first one. So while accessing the page I would need authorize twice, right? Well, not with google chrome – I will have authorize for each image on first page load. Apparently, it does no sinchronizing autorization data after first image is authorized. Annoying minor bug.

Overall Chrome is nice, And I expect it will have impact to browser market. We will see how much market share it might gain.

Update: 

There is another strange bug of Chrome. After a while of usage, you can not play flash clips for longer than couple secs. Then they stall, you need to stop/start to play another couple of seconds. It is same for youtube clips and all other flash movie players I meet. After restarting all chrome processes, everything works just fine. Apparently, it is bug in chrome itself and not in flash player, as other browsers work just fine.  

 

Categories: Reviews

Giedrius Majauskas

I am a internet company owner and project manager living at Lithuania. I am interested in computer security, health and technology topics.

3 Comments

septyni · September 3, 2008 at 11:22 am

tik nusisuk, ble, tai tuoj pradės angliškai rašyt. tingiu skaityt, va.
bet jo, chrome šiandien panagrinėjau. taisyt, aišku, yra ką, o kad greitai veikia, tai čia ne tas žodis.
bet aš vis tiek piktas, kad namie, po linuksu sėdėdamas, negaliu toliau nagrinėt 🙁

movie fan · November 21, 2008 at 9:36 pm

I hesitate to use even upgraded versions of Chrome, since my last experience using it (first version) left my computer compromised; have they fixed the security issues beyond all doubt?

Giedrius · November 22, 2008 at 4:05 am

Far less than in IE, probably not as much security holes as in firefox. For me it is definitely better, thus I stick to Chrome for now.

Leave a Reply

Avatar placeholder

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