Chromium uses a different multi-process architecture than other WebKit-based browsers, and supporting multiple architectures over the years has led to increasing complexity for both the WebKit and Chromium projects. This has slowed down the collective pace of innovation - so today, we are introducing Blink, a new open source rendering engine based on WebKit.
[URL=“http://blog.chromium.org/2013/04/blink-rendering-engine-for-chromium.html”]
I wonder if this means that some of the long-standing CSS and Javascript webkit bugs can finally be fixed…
That would be nice. I fear new ones may be created, too. I like the thought of huge amounts of redundant code and files being removed from Chrome, though.
Sometimes yes, sometimes no. Here’s a quick list of some successful forks:
Ubuntu was a fork of Debian
LibreOffice was a fork of OpenOffice
Webkit was a fork of KHTML
KompoZer was a fork of NVU
Wordpress was a fork of b2/CafeLog
Zen Cart was a fork of osCommerce
TrueCrypt was a fork of E4M
Inkscape was a fork of Sodipodi
Obviously some of these forks are pretty well known.
There are plenty of projects that went on to be successful after being forked. As for reasons why–they tend to vary: project mismanagement, a project going dormant, changes in direction/focus, technical limitations, or changes in the scope from the original project.