We Need Chrome No More
171–180 of 536 posts
Re: We Need Chrome No More
#172I enjoyed this post, but I take issue with the idea that Chrome was initially adopted, or served, "to break the Web free from corporate greed." Chrome's appeal was primarily technical. Each tab got its own process and could crash without taking down the entire browser. No one else had this at the time, and it was a big deal because Flash was still widespread so sites were even less stable than they are today. Luckily…
> has now finally caught up to Chrome on stability and speed Arguably, with its market share dwindling fast, it's not enough to just be technically on par. Further, it is absolutely not up to par on Linux and from what I know, MacOS as well.
Re: We Need Chrome No More
#173Here's hoping. The proliferation of browser standards has made this appear a more daunting task as time has gone by. There was a point where if you built a good DOM, javascript engine, and a layout engine and had a reasonable ability to fetch resources, you could bootstrap a browser. That's how Konquerer got there. But now, I think we're past that point -- if your browser can't do native video conferencing and opengl…
Then port Chromium to it as a portal to the legacy web.
Re: We Need Chrome No More
#174Other browsers need to catch up to Chrome with their development tools. I'd be happy to use Safari or Firefox for development, but... - I can't disable CORS in Firefox (yes, sometimes you have to disable CORS rather than modify the Allow-Origin header response, for example if you need to test against a production backend) (and, no, CORS Everywhere is not a sufficient solution). - I can't inspect WebSocket frames in a…
>- I can't inspect WebSocket frames in anything except Chrome. For what it's worth, WebSockets show up as type 'Other' in the inspector, and the frames are listed under 'Preview'. Edit: Safari.
Re: We Need Chrome No More
#175Earlier 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…
As you alluded to at the start of your post, Chromes speed improvements were more technical than it was due to a lack of bloat. In fact Chrome consumed more memory than FF did at that time and that was down to it being multi-processed (ie one heavy page wouldn’t slow down the rest of the application in other tabs) but that came at a cost in terms of RAM used. Obviously the v8 stuff also made a massive difference too.
By making javascript so much faster, it allowed web designers to do things that only Chrome could do.
Re: We Need Chrome No More
#176Earlier quoted context omitted.
You would need to break web standards compatibility to fight the current bloat cycle on the web. But it might happen, a simpler, faster web.
Or you could block the trackers, which are most of the bloat.
Re: We Need Chrome No More
#177Earlier 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…
You would need to break web standards compatibility to fight the current bloat cycle on the web. But it might happen, a simpler, faster web.
Re: We Need Chrome No More
#178Re: We Need Chrome No More
#179I don't particularly like the manifesto style of this post. The author attempts a hard sell by first admitting that the world needed Chrome and then after it succeeded he suggests throwing it to the depths after the wish came true. > Chrome is effectively everywhere you look. And that’s bad news. Why? It's the dream you wanted 10 years ago, but it comes with Google now. Ooops for you if you dislike Google, but the va…
I'm not arguing for a lack of competition. It's just that someone needs to be on top of the heap. Might as well be a company that's invested in having their pages load fast rather than an OS maker with no incentive to improve their browser.
I wish Google would go back to funding Mozilla like they used to. At one point they were 90% of Mozilla's revenue.
Re: We Need Chrome No More
#180> Ten years ago, we needed Google Chrome to break the Web free from corporate greed How? It never stops puzzling me why anyone thoght Chrome would be any different. Somehow less corporate.