Hacker News new | ask | show | jobs
by aclimatt 4868 days ago
No, they're literally copying Chromium. They're forking the source tree and including it as the rendering engine in their browser. That is a verbatim copy. There's nothing wrong with that, and I think it's a smart move and does not speak anything less of Opera (in fact it speaks probably a lot more), but it is a copy.

Before, Opera "copied" Trident by implementing the same quirks so pages behaved the same way. They were not standards compliant, and Trident was not standards compliant. Trident failed at certain implementations, and Opera deliberately failed at those same implementations to achieve the desired effect.

2 comments

Most of the features of modern browsers, which we take for granted, are actually inventions of Opera: http://www.opera.com/portal/15/years/
> No, they're literally copying Chromium. They're forking the source tree and including it as the rendering engine in their browser. That is a verbatim copy.

This is misleading nonsense. You led people to believe that they would just make a copy of Chrome, but they will obviously not just compile Chromium and give it a new name. They will most likely bring the entire Quick framework and their existing UI to the Chromium framework.