We don't have to speculate, we've been through this already during the IE4 to IE6 era. Microsoft just did whatever they wanted with the web "platform", and so will Google. In Microsoft's case what they wanted was nothing . They weren't a web business, saw it as a threat to their platform leverage, and so just left it abandoned and stagnant for years. Google is simultaneously better and worse: they won't leave it stag…
It's a blessing and a curse, because since Google only builds web and mobile apps, it means their web apps that require specific features will have to be updated in the browser, so indirectly we got amazing tech like Slack and Discord out of it.
What will a Chromium-only Web look like?
291–300 of 356 posts
Re: What will a Chromium-only Web look like?
#292Earlier quoted context omitted.
… and are a member of … holding more seats than Apple and Google combined … and more than four times the vote share of Mozilla … As an example, Google holds 18 of 39 seats on the Web Assembly Working Group. This means that if they whip their seats, they only need 2 additional votes to pass anything.
I think you meant Apple and Microsoft combined, right[1]? 1. https://www.w3.org/groups/wg/wasm/participants
Re: What will a Chromium-only Web look like?
#293Earlier quoted context omitted.
You fail to mention that IE was closed source while Chromium is open source. That's a completely different situation. We already have a number of Chromium based browsers that go against some of Google's most fundamental interests (e.g Brave).
Is someone maintaining a significantly different version of the chromium engine that I'm not aware of? Google can always change the license on Chromium as well which would require a hard fork and basically you end up with diverging versions. No we need multiple (or at least two browser engines) browsers.
Re: What will a Chromium-only Web look like?
#294Many of the solutions given in this thread are similar to ones we give to someone who wants to escape from the monolith mess. Namely, move towards a very slim core, make everything as modular as possible etc etc. And the problems towards such an approach are the same as well i.e., what do we do about the legacy stuff?
The important question here is: what can be done better if we start from scratch? The main issue I see with browsers is that they have become so big that building a new one in a reasonable amount of time is next to impossible. This makes all the open standards pointless because no one can do anything with them except the few already established browsers.
Unfortunately there's no clean way out of this.
Re: What will a Chromium-only Web look like?
#295Even if Google was an absolute saint without a trillion-dollar ad business, there's still a problem of "bug-compatibility". Without a second browser engine to test pages in, it's really hard to know what is a bug and what is intentional. Devs don't know all the specs by heart. They write whatever happens to work for them, but sometimes they accidentally depend on obscure edge cases in the implementation that were nev…
> there's still a problem of "bug-compatibility" They aren't even bugs. The spec allows for interpretations.
Even if the spec was as precise as a source code of another browser, that's not what devs are writing for, so code in the wild web will inevitably deviate from the spec.
Re: What will a Chromium-only Web look like?
#296Re: What will a Chromium-only Web look like?
#297There's a simple remedy: demand, by antitrust law, that a browser can't be produced by the same party as the one producing content. Forbid bundling of browsers and/or offering browsers for free.
Re: What will a Chromium-only Web look like?
#298http://www.netsurf-browser.org
Re: What will a Chromium-only Web look like?
#299Earlier quoted context omitted.
You and the grandparents are thinking of a slightly earlier time. Yes IE jumped over Netscape massively in technical terms. Then Netscape died an MS, having mission accomplished, basically stopped touching the browser.
The problem wasn’t per se that MS stopped (having a stable platform that doesn’t change continuously is in principle a good thing), it was most of all the many quirks, inconsistencies and bugs that IE had.
Re: What will a Chromium-only Web look like?
#300A side-effect of a Chromium-only web is that it gives the Chrome team at Google less incentive to invest in the web platform. It used to be a way to differentiate Chrome from other browsers. Now-a-days that is no longer the case. Competition is a great way to drive innovation. What will motivate innovation on the web platform going forward? Will there be stagnation? Will another company emerge to push the web forward…
> A side-effect of a Chromium-only web is that it gives the Chrome team at Google less incentive to invest in the web platform. It used to be a way to differentiate Chrome from other browsers. Now-a-days that is no longer the case. That's what happened with Internet Explorer but the reason Microsoft was perfectly happy to stall the development of the web once it took over the browser market was because it didn't real…