If Edge goes under it’s crucial that support be given to the only remaining major web browser on Windows that won’t be based on Chromium: @firefox.
Also: 😨
Seems like a good time to recognize the contribution that IE and Edge made to web font rendering behavior (years before `font-display`): steadfastly rendering visible fallback text while loading.
Just one small example of browser diversity playing a positive role for developers.
Yeah it's stuff like that that made me sad when I heard that Edge might be replaced with yet another Chromium browser. I haven't had any issues building for Edge, and Microsoft has done so much in terms of innovation, even back in the IE days (Ajax anyone?).
Not to mention they supported variable fonts and all four color font formats when the specs were still hot from the oven. They had Google's color font proposal running two years before Chrome finally did!
Web developers: Hurry and build this feature into the browser, OMG.
Web developers: Chrome is not the only browser, OMG.
For a bunch of people that understand dev we’re surprisingly “when is this done” to our browser building kin. See y’all when we’re down to just Chrome. :(
Frankly, a browser is *so* complex, that I think it may be better that way -- how much could Microsoft have committed to V8 and to Blink's renderer, had they not burnt so much on building EdgeHTML and a totally new Chakra, only to end up with mediocre stuff and a terrible UI?
.... *or* contributed to Mozilla, had they wanted to go that route instead. I'm not familiar with what goes on in Mozilla these days, but I suspect that there's a reason that most alternative browser makers go with Blink.
yeah i'm not familiar with any of the pieces of Gecko, I am somewhat familiar with Blink's various separations of concerns that allow it to be used in "things that aren't Chrome". I assume most people choose Blink because it's easier to build a new thing onto, but I don't know
I think this is good news… it doesn’t mean the ideas and talents behind Edge are ceasing - it means they will be put alongside the other great ideas and talents of Chromium - a OSS project supported by very many big players - I look at it more like the ISS of the Internet!
That's not true. That rootkit hiding somewhere in the Windows system is visiting different IP address and receiving data. It's kind of like it's browsing the Internet. 😄
IE sucked, Edge kind of sucked (never really used it), so this is a good thing. Hopefully Microsoft contributes to Chromium and makes a better browser for everyone.
I am surprised they went with Chromium over Firefox though.
That’s a fair point. There’s certainly some gray area to the discussion. I’m of the opinion that diversity is of higher value to developers, long term.
I don't consider Chromium truly open-source. Every Chromium browser out there, now matter how independent from Google has at least a little bit of Google in it. Google basically owns Chromium and benefits from it being open source to 'improve' it's Chrome browser with new spyware
If you told (beginning of my web dev career) me that the browser wars would culminate in #Chromium being crowned King of the Seven (Browser) Kingdoms, I would have called BS. I Guess that makes Firefox and/or WebKit Dorne. I'm not looking forward to the (Browser) War of 5 Kings.
And fragmentation is not helping the web platform when the existential threat is now coming from native platforms. Consolidation might result in platform innovation propagating faster to the environments where our apps run. Auto-update the web platform every few weeks!
Seems to be already too much consolidation in tech as it is. All the browsers under one banner does not bode well. We saw what that looked like when it was Microsoft. That's not because MS was "evil", that's just what happens with no real competition.
This is one example of it:
Opinions in a single ecosystem are more susceptible to groupthink, maybe?
I go into a little bit more detail about that specific example here: zachleat.com/web/fout-foit-…
Seems like a good time to recognize the contribution that IE and Edge made to web font rendering behavior (years before `font-display`): steadfastly rendering visible fallback text while loading.
Just one small example of browser diversity playing a positive role for developers.