0

More Than One Month Usage of Chromium


I used Google Chrome on Ubuntu 9.10 and switched to Chromium on Ubuntu 10.04. Apart from being open source, I can’t tell any difference between Google Chrome and Chromium. During the switch process from Firefox to Chromium in the web development environment, I didn’t have any problems since I mostly used server-side script languages. Recently I have been interested in MooTools JavaScript Framework and followed its guide to test the code in Chromium. All went well until I test the class code. It seems that Chromium does not support document.write() JavaScript function very well. It worked in Firefox after my test with Chromium failed. I’m not familiar with Chromium’s JavaScript engine, but in my experience, Chrome has similar problem since the early build of Chrome 1. Long time ago, I used Chrome 1 alpha as my default web development environment in Windows. It disappointed me that Chrome didn’t have a complete JavaScript engine yet. It is ashamed that Google still has little bit of problems with its browser’s JavaScript engine as the market share of Chrome continues to go up. As a user, my overall usage experience of Chromium is good. However, Chromium doesn’t suited for my web development yet.

There are no posts related to More Than One Month Usage of Chromium.