Hacker News new | ask | show | jobs
by orthecreedence 3028 days ago
That question could be easily turned around: why would you want to use Chrome?

Personally, if I were to set up automated testing, I'd like to do it with both Chrome and FF, especially given that FF seems to be making a comeback lately. Another reason might be that I've never had anything but problems building Chromium from source, but have successfully built Firefox. So in situations where you want to know with certainty that your binary is derived from the published source code, Firefox wins IMO.

1 comments

> why would you want to use Chrome?

Chrome as a platform has the majority of browser market share and is continuing to be the top contender, I don't think anyone's going to knock them off their high horse anytime soon. Targeting the most common platform for applications deployment is common sense.

> especially given that FF seems to be making a comeback lately

FF is stagnant as far as market share, and has been trending down for at least 2-3 years. Currently it's around 5-6% and has been for awhile. Saying FF is making a comeback is disingenuous to the actual stats.

> Another reason might be that I've never had anything but problems building Chromium from source

Totally understand this one - I've found my roommate's Gentoo laptop in the fridge doing a full Chromium build more than a few times.

All-in-all I totally get where you're coming from, Chrome and FF are my preferred automation/testing platforms for sure =)

>Targeting the most common platform for applications deployment is common sense.

If I recall, people used to say something very similar about Internet Explorer. Of course Chrome isn't as awful as IE back then but still...

IMO it makes the most sense to support two independent implementations, especially for browsers.

>Currently it's around 5-6% and has been for awhile. Saying FF is making a comeback is disingenuous to the actual stats.

For desktop FF has about 10% marketshare. 5-6% includes iOS and Android, the later comes with a preinstalled chrome with little incentive to switch...

With the upcoming ESR 60 release, I also expect (and heard) a lot of companies will switch to Firefox, atleast in the german region (where marketshare increased from Dec to Jan). Some Linux distros might switch over from the previous ESR release and a lot of users could potentially reevaluate.

>I've found my roommate's Gentoo laptop in the fridge doing a full Chromium build more than a few times.

Chromium is not Chrome, it's Chrome with all the Google Binaries ripped out. Chrome itself is, to my knowledge, not open source, only Chromium is.

Linux has ~1% market share, though, and probably alreay has a pretty large proportion of firefox users. I doubt linux will affect anything much.
Linux has 2.3% marketshare (counting ChromeOS and not accounting for users blocking scripts, which is also disproportionally large on linux)
It may be disproportionately large, but it's still small enough to not have useful effect on such statistics.
Do you know this wouldn't have an effect or do you guess it wouldn't?

In the end, support chrome is simply supporting another Internet-Explorer-era. Maybe not as IE but it would be very similar.

If you or your company only develop for chrome you're not better than any of the websites that proudly state they will only work under IE6. End of story.