Furthermore, practically nobody is wringing their hands over having a possible "mono-culture" and neither should they be. That's just another Mozilla party line. Every consulting firm I've worked for in the past decade has pretty much ignored Firefox and lived happily with that decision.
Google features that Microsoft turned off in Chromium Edge
71–80 of 92 posts
Re: Google features that Microsoft turned off in Chromium Edge
#72Earlier quoted context omitted.
Chromium has been designed to be embedded in other applications. Gecko, as far as I've heard, is a clusterfuck to get working in anything but Firefox.
There's plenty of community forks of Firefox, if a few devs can maintain a fork on their free time, Microsoft has for sure the resources to deal with it.
MSHTML and EdgeHTML are also used as embedded components in non-browser windows software. (E.g. you can write UWP applications powered by JavaScript and rendering UI using EdgeHTML). Gecko supposedly doesn’t work well for embedding in that context.
Re: Google features that Microsoft turned off in Chromium Edge
#73Earlier quoted context omitted.
I had a chat with an MS guy who had some insight on this issue. There was some internal discussion about it, but there were 2 issues re: firefox which led them against it (and they're somewhat related). Firstly, I'm paraphrasing here, but FF isn't as much a business as it is a religion (re: privacy). You can read a lot in to that, but I understood the gist of what they were getting at. Secondly, somewhat relatedly, b…
> Secondly, somewhat relatedly, but consider FF's primary funding/revenue: it's Google I don't get that one because Chromium IS Google, it's not even a primary funding, there's just no separation between the two. They just handed the web business directly to their competitors, no matter how they try to spin it. At least with Firefox, MS could still have influenced the web, with Chromium, there's just no way, they are…
Certainly a brilliant move by Microsoft, since 0 money is made by the browser itself it really doesn't matter to them.
Re: Google features that Microsoft turned off in Chromium Edge
#74Re: Google features that Microsoft turned off in Chromium Edge
#75Earlier quoted context omitted.
Not even Mozilla like Gecko though, hence their effort to replace it with Servo, and for the time-being to replace components of Gecko with stable Servo components in Firefox (the Quantum project).
They're not actively planning to replace Gecko with Servo, but rather to incorporate improvements from Servo into Gecko.
They're going to replace gecko piece by piece until it's all servo.
I'm not sure why people are saying they like or don't like gecko. It's just old tech and they're replacing it from the ground up but doing it in a sustainable way.
In the end servo will be dropped and gecko will just be gecko newer version.
Re: Google features that Microsoft turned off in Chromium Edge
#76Disabled "Ad blocking", turned on PlayReady DRM. Bring on the new webbrowsing experience.
Chrome has a built-in ad blocker that blocks the ads Google finds too disruptive for the users: https://www.zdnet.com/article/google-chromes-built-in-ad-blo...
Re: Google features that Microsoft turned off in Chromium Edge
#77I'm still sad they didn't partner with Firefox instead. It would suit the strategy of The New Microsoft very well to ensure competition in the browser market, and making an Firefox-based Edge plus a Firefox-based Electron clone would've been an amazing way to do that. They've shown competence in embracing, extending, and contributing back to OSS (eg they were instrumental in Nodejs getting to its amazing cross platfo…
How easy is it to embed the Firefox core though? I know several projects embedding Chromium, such as Steam for example. Haven't seen anyone doing the same with the Firefox core.
Mozilla used to support embedding, and this is what largely powered Camino and K-Meleon back in the day (embedding Gecko within a native widget toolkit), but disabled this in 4.0 due to maintenance concerns in the service of making it a brave new XULRunner world.
Virtually all of the remaining Firefox and Mozilla derivatives are still essentially XULRunner applications even though XULRunner itself has gone by the wayside. Also do note that many on the list someone else posted are actually forks. TenFourFox, for example, is a heavily modified Firefox 45; Waterfox, Pale Moon and the UXP project are based on Firefox 52. Even K-Meleon today is XUL-based.
Re: Google features that Microsoft turned off in Chromium Edge
#78I'm still sad they didn't partner with Firefox instead. It would suit the strategy of The New Microsoft very well to ensure competition in the browser market, and making an Firefox-based Edge plus a Firefox-based Electron clone would've been an amazing way to do that. They've shown competence in embracing, extending, and contributing back to OSS (eg they were instrumental in Nodejs getting to its amazing cross platfo…
I had a chat with an MS guy who had some insight on this issue. There was some internal discussion about it, but there were 2 issues re: firefox which led them against it (and they're somewhat related). Firstly, I'm paraphrasing here, but FF isn't as much a business as it is a religion (re: privacy). You can read a lot in to that, but I understood the gist of what they were getting at. Secondly, somewhat relatedly, b…
Re: Google features that Microsoft turned off in Chromium Edge
#79Earlier quoted context omitted.
The license is probably a big reason. Firefox is GPL, so Microsoft wouldn't be able to add any proprietary components to it.
> Firefox source code is free software, with most of it being released under the Mozilla Public License (MPL) version 2.0. According to https://en.wikipedia.org/wiki/Firefox , it's released under MPL. But sure it's more restrictive than most code in Chromium.
As for whether there's a lot of MPL or a lot of BSD code probably doesn't have much practical effect for compliance. In order to comply, it's easier to publish all the code than to try to do the minimum for each component on a per-license basis.
Re: Google features that Microsoft turned off in Chromium Edge
#80Earlier quoted context omitted.
I don't get it as well, what's the strategy behind that? They just reinforce Google's dominance so one of their main competitor just becomes stronger.
Chromium has been designed to be embedded in other applications. Gecko, as far as I've heard, is a clusterfuck to get working in anything but Firefox.