What Is Google Hiding With Chrome?

Submitted by Bevan Rudge on September 2, 2008 - 1:58pm

Google has announced their web browser Chrome. Many are excited while others remain skeptical. Currently I'm both; but a recent discovery has swayed me towards skeptical. Here's why.

Google Chrome is available for download from google.com/chrome. However the open source project that Google promoted so heavily in the comic book announcement is called Chromium. It's website is chromium.org which redirects to code.google.com/chromium, which is a splash page to get developers and contributors on board. Chromium's issue tracker is hosted on google code under the project chromium at code.google.com/p/chromium (Code repository and other details are on chromium.org subdomains).

This led me to ask, why is there both Chromium and Chrome? What is the difference? What's at code.google.com/p/chrome? Going to that url, google asks you to log in, then gives you a 403 forbidden error. It appears that chrome is a separate closed-source project, which without a doubt includes proprietary code in addition to chromium. What is google hiding from us? How open-source will Chrome really be?

I have tested that the 403 forbidden error is not a mishandled 404 not found error. Go to code.google.com/p/somereallyunusualprojectnamethatdoesnotexist to test for yourself.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
Submitted by Owen Barton on September 2, 2008 - 2:58pm.

I think there is some confusion about how open source licenses work - Google might have their own build which includes closed source components (probably just branding), but all the other code that goes into it is still open source.

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Allowed HTML tags: <p> <a> <em> <strong> <cite> <ul> <ol> <li> <dl> <dt> <dd> <img> <b> <i> <h2> <h3> <pre> <br> <font> <hr> <s> <strike> <code> <span> <blockquote> <acronym> <del> <ins> <table> <th> <tbody> <tr> <td> <div>
  • Lines and paragraphs break automatically.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.
  • Web page addresses and e-mail addresses turn into links automatically.

More information about formatting options