Earlier quoted context omitted.
> A huge win for web developers everywhere! And a huge loss for users everywhere. Now that Chrome is becoming the main web target, Google (an adtech company) basically controls the internet.
The article says the MSFT will be a significant contributor to Chromium. If anything, this means that Google will have _less_ control, as a second major internet player will be involved.
Microsoft Edge and open source collaboration
81–90 of 304 posts
Re: Microsoft Edge and open source collaboration
#82Could this be a bad thing for Firefox? Seems like Microsoft + Google is quite a rival to go against?
I speak for myself - I believe that decrease in diversity of implementations of the Web standard and drift toward a monopoly is harmful to our vision of the Internet and ultimately will hurt the Open Web.
Re: Microsoft Edge and open source collaboration
#83Earlier quoted context omitted.
> instead of people following a web standard, they'll follow what's Chrome-compatible The browser vendors taking the lead over standards committees is how we got this far into HTML5, especially including Apple's/Safari's decision to ditch flash, and the WHATWG actually moving us forward vs the W3C. Unless Blink has a history or an expectation of deprecating serious functionality in the future, is it really so bad if…
Because then any pull request introducing something into Chromium essentially becomes the web standard. For example, Google has a ton of influence on the project. If they want to, they can introduce something that benefits their services but eschews the web standard.
What, really, is a downside to having an open-source web engine that all browsers use? I'm failing to see one. The web would become less fragmented; the web standard would be (only slightly) irrelevant, and we would move forward without having to deal with browsers interpreting the spec/standard differently, which is what happens currently in a lot of cases.
Re: Microsoft Edge and open source collaboration
#84If they won’t continue to use Chakra, what happens to that project then? It is open sourced and there’s work to make Node.js use it: https://github.com/nodejs/node-chakracore
All the more important to support Servo and Gecko – we can’t have all browsers be of WebKit origin – we rather need more initiatives like Servo, that reinvents the engine from scratch, optimized for modern environments.
Re: Microsoft Edge and open source collaboration
#85Re: Microsoft Edge and open source collaboration
#86Earlier quoted context omitted.
I didn't see any mention of Windows 7 or that it won't be a UWP on Windows, are there more details somewhere?
Agreed. I see zero chance that Edge will suddenly be ported back to Windows 7. And it would be almost as big of a shock if the Chromium-based Edge is not UWP.
Re: Microsoft Edge and open source collaboration
#87I'm insanely excited about it!
I've been working on a new reader and documentation manager for PDF and cached web content:
It's based on Electron and targets Chromium.
What I'm hoping happens here is that this means more focus on Chromium and potentially more work on Electron + Carlo.
Electron is amazing but it's pretty bloated per app. If it's made lighter weight and something like Carlo can just use the OS installed browser in an isolated process you'll have the best of both worlds.
You can use web standards to build your apps and at the same time dock into native OS features without the massive bloat.
Right now Polar is about 100MB to download and uses about 200MB of RAM. Not the end of the world but also not super fun.
There's the issue of one central monoculture but there's still the opportunity to fork if chrome/edge gain too much market share.
Re: Microsoft Edge and open source collaboration
#88Now, there may be some point in the future where I open a Microsoft browser and do more than barf on myself and download Chrome.
Re: Microsoft Edge and open source collaboration
#89Re: Microsoft Edge and open source collaboration
#90Honest question: what is the population of committers (not contributors) on Chromium? Is there any significant number outside of Google? Is Chromium de-facto controlled by Google, or more community driven?
Considering that Samsung Internet, Brave, Opera, Electron etc is based on Chromium and at least Samsung Internet adding new features of their own to it, there are at least many other people working on the code base. I would guess that Microsoft would keep using Chorus rather than adopting V8, but if they aren’t, then V8 has contributions from eg. Node.js And as states in the article: Edge on Android and on ARM seems…
What I'm effectively asking is this:
1. If Google opts to steer Chromium in a way that the community finds objectionable, could the community stop it?
2. If the community opts to steer Chromium in a way that Google finds objectionable, could Google stop it?