We Need Chrome No More
391–400 of 536 posts
Re: We Need Chrome No More
#392Earlier quoted context omitted.
> Chrome's appeal was primarily technical. Each tab got its own process and could crash without taking down the entire browser. Curious, I remember speed being the primary reason. Google invented V8 (the javascript engine), with some pretty decent optimizations and a well-working JIT on i386/amd64 platforms. At the time when chromium came out, it handled some JS-heavy applications very nicely that Firefox struggled w…
I'm surprised there aren't more people on here who moved to chome for the dev tools. That is what moved me over there. Firebug was great in it's day but at some point Chrome's dev tools just became too much better to make staying on Firefox possible.
Re: We Need Chrome No More
#393Earlier quoted context omitted.
I find it ironic that they kept lowering the priority since an extension already added the ability, yet that very same extension no longer works thanks to their recent API changes. Perhaps lowering the priority several times wasn't that best idea after all?
The decision to revamp their extensions API also cost a lot of goodwill from the community. FF today may be faster and more secure than two years ago, but from my perspective it has permanently lost some of its utility and appeal.
Chrome’s extensions were isolated, easy to develop and had a permissions system in place.
To this day Firefox is still lagging behind in its isolation. For example Chrome can disable extensions in Incognito, but Firefox does not.
Also if you’re not paying attention, Chrome won and it’s nearly a monopoly. This means browser extensions get developed for Chrome first. Having similar APIs helps with migration.
I view the change as a good thing because I can finally develop my own extensions without headaches.
Re: We Need Chrome No More
#394Earlier quoted context omitted.
I've had to use both on and off for years. My patience with software is small but I had few issues with Firefox except on Google properties. Not saying your experience didn't happen but it doesn't match mine. I even used to be a Google fan and without being able to pinpoint a date I have memories of trying (and failing to) start using Chrome as my default browser at least once. So I agree with GP and personally think…
Until the Firefox quantum update, the reason a lot of sites only worked in Chrome, was that it was the only browser with kind of decentish performance.
Re: We Need Chrome No More
#395Earlier quoted context omitted.
The decision to revamp their extensions API also cost a lot of goodwill from the community. FF today may be faster and more secure than two years ago, but from my perspective it has permanently lost some of its utility and appeal.
It could never deploy multi-process with XUL cruft. Then the argument would be that Firefox is too far behind. You can never win everybody.
Re: We Need Chrome No More
#396Earlier quoted context omitted.
I'm not a professional web developer, but in the experience I've had building a couple of JS heavy sites, I've actually found the Edge developer tools to be the best. If there's one thing microsoft knows how to do well, it's build developer tools.
> If there's one thing microsoft knows how to do well, it's build developer tools. This is probably very subjective, but I can absolutely not relate to that.
I certainly see where GP is coming from, Microsoft do have an awesome legacy in dev tooling that lives on to this day with products like VSCode, but browser tooling might be the glaring exception to this - perhaps since Microsoft never really was or became an 'internet' company.
Re: We Need Chrome No More
#397Earlier quoted context omitted.
It's laughable that the author suggests Apple as a viable alternative. Apple, the last company pushing license encumbered formats into web standards. Apple, the perennial laggard on standards support in general.
I agreed to your comment before you edited it, simply because on a price point, Apple stuff isn't viable for laptops and desktops for many people. I don't agree with your weird rant, without any sources. Apple has shown with Safari that some people do like privacy features baked in, and while I can't say for sure, I hope it played a part in emboldening Firefox/Mozilla to focus a bit more on privacy.
We are in a thread about browsers and web standards. Do I really need to explain that Apple pushed h.264 on the web, ultimately forcing a binary blob on Firefox? The lagging on web standards is a common complaint among web developers.
Re: We Need Chrome No More
#398Earlier quoted context omitted.
It's laughable that the author suggests Apple as a viable alternative. Apple, the last company pushing license encumbered formats into web standards. Apple, the perennial laggard on standards support in general.
Probably because Apple take privacy seriously, which is a direct threat to Google's bottom line.
Re: We Need Chrome No More
#399I try to switch to Firefox (or even Safari) every few months or so. Firefox was close this time, but there were still a few things that forced me to switch back: - On Chrome I can type 'thisisunsafe' (previously 'danger' and 'badidea') to skip security warnings, sometimes I have to do this at work when testing things with invalid certs. On FF there's a class of these issues (HSTS I think?) that doesn't let you bypass…
Another issue is that Chrome uses trust store from underlying OS which means that it does not support ECC certificates (ie. Cloudflare) on Windows XP. (Lets just say that there are valid reasons why one would want to use XP today and download something from web...)
Re: We Need Chrome No More
#400Earlier quoted context omitted.
I've had to use both on and off for years. My patience with software is small but I had few issues with Firefox except on Google properties. Not saying your experience didn't happen but it doesn't match mine. I even used to be a Google fan and without being able to pinpoint a date I have memories of trying (and failing to) start using Chrome as my default browser at least once. So I agree with GP and personally think…
Until the Firefox quantum update, the reason a lot of sites only worked in Chrome, was that it was the only browser with kind of decentish performance.
1. Firefox worked very well, thank you and I'm no natural saint when it comes to patience with software.
2. I am frontend (and backend) developer so I should know the difference between using bleeding edge features that doesn't exist in all browsers yet, non standard quirks that developers abuse, and performance problems.