Slashdot Mirror


Mozilla's Thoughts On Google's Chrome

tandiond writes to tell us that in a recent blog posting, Mozilla CEO John Lily shared his thoughts on Google's new browser project, Chrome, and what that means for Mozilla. "It should come as no real surprise that Google has done something here — their business is the web, and they've got clear opinions on how things should be, and smart people thinking about how to make things better. Chrome will be a browser optimized for the things that they see as important, and it'll be interesting to see how it evolves." Mozilla's Europe president, Tristan Nitot also chimed in during an interview with PCPro, stating that they don't view this as a direct attack on Firefox, even if it did catch them by surprise. "I'll take another example: just before Microsoft launched Vista, it invited us [to work with it] so that Firefox works better on Windows Vista. Because for it, Firefox being a top-tier application that was very successful - we now have 200 million users around the world - it could not afford to have Firefox run slowly on Vista. Therefore, it helped us improve Firefox for Vista. That's just the same for Google. It wants Firefox to perform well with its applications, that's for sure. Indeed, it even wants IE to perform well with Gmail and the rest. It's just that it has very limited control over this. That's why Google's been frustrated and it is launching this Chrome browser."

7 of 604 comments (clear)

  1. Can I call 'em? by AKAImBatman · · Score: 5, Informative

    Indeed, it even wants IE to perform well with Gmail and the rest. It's just that it has very limited control over this. That's why Google's been frustrated and it is launching this Chrome browser.

    Did I call it, or what? ;-)

    For those of you who are interested, Chrome is supposed to be launching later today. Apparently around 11 AM PDT to coincide with the press conference. (Any moment now...) For those of you who can't wait, PCWorld seems to have figured out how to finagle screenshots out of Google's 404 page.

    For those of you who didn't get to see it, the comic book is now available for viewing.

    1. Re:Can I call 'em? by AKAImBatman · · Score: 5, Informative

      FYI, the browser is now available. Feel free to promote the Firehose story:

      http://slashdot.org/firehose.pl?op=view&id=1142843

  2. Good chance against Mozilla by GeekDork · · Score: 5, Informative

    Perhaps a team that isn't forced to respect ass-backwards coding guidelines can attempt to produce something fast and reasonably safe, instead of spending all their time optimizing code for Visual C++ 1.5.

    Seriously, Mozilla has their heads so far up the ass that is an ancient codebase, and is extremely slow at fixing the numerous bugs that have shown up over the ages, that I see little chance for them to be a significant competitor in the future, unless they manage to clean up their act in a major way instead of shoving out incremental updates as major versions.

    --

    Fight hunger. Filet a politician and send him to a 3rd world country of your choice.

  3. Re:Not worried? Perhaps they should be. by Arkham · · Score: 5, Informative

    If you read the "comic" that describes Chrome, you see that they plan to create a separate PROCESS per tab in the browser. Not a thread, an actual process. Gecko is quite heavy and likely would fare poorly in this space. Webkit by comparision is small enough to be used on the iPhone, Nokia S60 devices, and Android devices of various sizes. It's very compact, and its code base is easy to integrate and work with.

    --
    - Vincit qui patitur.
  4. Re:Linux support will be coming later by Scarletdown · · Score: 5, Informative

    I had my hopes up for a very quick port from a third party. Then I found out that Google is going to use the creative commons attribution-noncommercial-noderivatives license.

    Your information is incorrect. The code is under a BSD license. It's the Chrome comic that is CC attr-nc-nd.

    --
    This space unintentionally left blank.
  5. Re:Linux support will be coming later by Nathanbp · · Score: 5, Informative

    Huh?

    Chrome is using the BSD license, see http://code.google.com/chromium/terms.html .

  6. First Crash by escay · · Score: 5, Informative
    Bug # 1: Chrome crashes when trying to open Tools>Options.
    This behavior is repeatable, and Chrome prompts to restore previous session.

    Other thoughts:

    • clean UI, quick and smooth.
    • search-based address bar.
    • no home button, default opens to history snapshots.
    • incognito window (private browsing in a specific window).
    • renders other-worldly fonts legibly.
    • can't load java applets by default (says no plugin available, doesn't prompt for downloading one).