Do we know why Google grew dissatisfied with Apple and forked Webkit?
1. https://blog.chromium.org/2013/04/blink-rendering-engine-for...
111–120 of 536 posts
Do we know why Google grew dissatisfied with Apple and forked Webkit?
1. https://blog.chromium.org/2013/04/blink-rendering-engine-for...
It left a sour taste in my mouth that Microsoft joined Chrome instead of investing in FireFox and helping them advance their multi-process architecture quicker.
You'd think a business would do whatever maximized value and ignore past negative interactions, but businesses are made of people.
I 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.
There's very little individuals can do to reverse the trend, short of websites and OEMs coming together to start reversing Chrome's stranglehold in an unified campaign (which doesn't seem likely).
The fall of IE6 was due to innovation from Mozilla and Google putting it's weight behind Firefox... What could Safari/Firefox do now? Get all or several of Microsoft/Facebook/Amazon/Apple on-board? Investment from these companies is the only way I see out, frankly, if history is any indicator (OpenStreetMap vs GMaps).
That said, tech needs to keep improving and so Firefox Quantum was a great first step in the right direction, imo.
Earlier quoted context omitted.
In my experience I can't stream video on firefox without the video freezing within the first 5 minutes, and it feels clunky even with non video webpages. I really hate google the company, and I'd love to stop using their software, but so far I have yet to see a browser that even comes close to chrome.
What OS, hardware and video platform(s)? I haven't had any issues with Desktop Firefox on Windows 10 on any of my Core i7 machines, when watching YouTube/Vimeo. Even my old dual-core budget Inspiron 3137 laptop works for YouTube and Firefox as well as Pandora/Firefox/bluetooth audio blasting. (It does like to consume RAM as if it was running SQL Server though.)
It left a sour taste in my mouth that Microsoft joined Chrome instead of investing in FireFox and helping them advance their multi-process architecture quicker.
I wish someone from Mozilla or MS would comment on this, to be honest. Were they even considered? Historically, I've heard from various sources that Mozilla may not work at the same pace as some of the large corporations do in upstreaming patches and releases to the code base. This has (according to what I have heard, which may simply rest on rumor/speculation/heresey, mind you) kept a lot of large entities from gett…
Earlier quoted context omitted.
Developing against Chrome is exactly "support every browser's quirks" instead of developing against the actual standards (usually Firefox has the truest implementation of which).
But as a web developer I don't necessarily care about standards. I want the page to work for as many users as possible. For the longest time this meant to support IE's way of doing things, now it means to support Chrome (unless you target Enterprise users). Even if you develop for Chrome, Firefox and Edge you'll just end up building workarounds for all 3, not adhering strictly to the standard.