TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

What will a Chromium-only Web look like?

267 点作者 dochtman将近 3 年前

48 条评论

pornel将近 3 年前
Even if Google was an absolute saint without a trillion-dollar ad business, there&#x27;s still a problem of &quot;bug-compatibility&quot;.<p>Without a second browser engine to test pages in, it&#x27;s really hard to know what is a bug and what is intentional. Devs don&#x27;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 never meant to exist.<p>In the long term it&#x27;s paralysing for the engine maintainers, because any change in implementation could be changing some subtle behavior that breaks some pages. W3C requires two independent implementations, so that they&#x27;ll share intentional behaviors, but hopefully their bugs will differ.<p>The single-engine Web will be as fun to maintain as Windows: Windows 11 Explorer has a shiny new context menu with an option to reopen it as an older, uglier context menu, because Microsoft couldn&#x27;t touch a line of code of the old context menu without breaking apps.
评论 #31835039 未加载
评论 #31839166 未加载
Joeri将近 3 年前
The chromium-only web is not google’s fault. It is a symptom of a body of web standards that has grown wild to the point of being all but unimplementable.<p>Building a browser for the modern standards-based web is effectively impossible, because it costs too much, takes too long, and requires a standing army to keep up with.<p>We are at an impasse. The standards cannot be deprecated because they are used all over the web, and because they are used all over the web a new browser maker has little choice except forking chromium or firefox. Even microsoft couldn’t afford to keep adding all the standards to their browser engine. Normally the solution for a messy overgrown implementation is a grand reboot. But we can’t do a grand reboot of the web because we cannot get rid of the legacy. The only viable strategy I see to have real browser engine diversity without giving up on compatibility is moving as much of the standards implementation as possible into JS modules, so new browser makers can start with a small engine that loads the publicly hosted standards modules.
评论 #31834776 未加载
评论 #31834426 未加载
评论 #31835697 未加载
评论 #31834674 未加载
评论 #31834443 未加载
评论 #31835443 未加载
评论 #31834726 未加载
评论 #31835168 未加载
评论 #31834563 未加载
评论 #31850942 未加载
评论 #31843186 未加载
评论 #31835067 未加载
HWR_14将近 3 年前
&quot;Hi, you seem to be browsing without being signed into Google with your government verified identity. Please do so to continue seeing the ads, I mean the internet&quot;
评论 #31835204 未加载
paol将近 3 年前
We don&#x27;t have to speculate, we&#x27;ve been through this already during the IE4 to IE6 era.<p>Microsoft just did whatever they wanted with the web &quot;platform&quot;, and so will Google.<p>In Microsoft&#x27;s case what they wanted was <i>nothing</i>. They weren&#x27;t a web business, saw it as a threat to their platform leverage, and so just left it abandoned and stagnant for years.<p>Google is simultaneously better and worse: they won&#x27;t leave it stagnant because the web <i>is</i> their platform, but on the other hand they have a lot more to gain by abusing control of it.
评论 #31834544 未加载
评论 #31834153 未加载
评论 #31834581 未加载
评论 #31835207 未加载
评论 #31834447 未加载
评论 #31836415 未加载
评论 #31836544 未加载
评论 #31834380 未加载
Santosh83将近 3 年前
If there is only one implementation, then whichever body (private, public, for profit, not for profit, doesn&#x27;t matter) controls <i>this</i> implementation will control the direction of the entire web. It&#x27;s the definition of consolidation and monopoly control. There is no reasonable argument to make for a Chromium only web from anyone without vested interests.
评论 #31834392 未加载
评论 #31834386 未加载
rvz将近 3 年前
We did this on ourselves. As everyone was laughing at Internet Explorer, another behemoth was overtaking IE and nothing was in their way.<p>Mozilla (Firefox) was our chance for something different. They were ahead of IE once but they watched on and did nothing whilst they had their pockets lined up with Google&#x27;s money and <i>allowed</i> them (Google) to overtake everyone and now everyone is complaining about it. It even goes back before Chrome was a thing when the Mozilla CEO declared that they could move away from depending on Google&#x27;s money. [0] Now 14+ years later, they are still unable to do so.<p>Since then it is only Google (Chrome) and Apple (Safari) again, just like for Android and iOS. All other attempts at stopping them was a complete failure like Firefox OS was and now Mozilla and Firefox are the ones fizzling out of existence as they are unable to make money as the majority of users are running to Chrome, Brave, Edge and Vivaldi.<p>It is no wonder websites are beginning to not only break on Firefox, but also tell or block users from their web apps to instead use Chrome.<p>[0] <a href="https:&#x2F;&#x2F;web.archive.org&#x2F;web&#x2F;20120105090543&#x2F;https:&#x2F;&#x2F;www.computerworld.com&#x2F;s&#x2F;article&#x2F;9044160&#x2F;Mozilla_can_live_without_Google_s_money_Baker_says_" rel="nofollow">https:&#x2F;&#x2F;web.archive.org&#x2F;web&#x2F;20120105090543&#x2F;https:&#x2F;&#x2F;www.compu...</a>
评论 #31834718 未加载
评论 #31834231 未加载
评论 #31834272 未加载
AshleysBrain将近 3 年前
I think it&#x27;s very unlikely that the web will end up Chromium-only.<p>macOS-specific browser share numbers are hard to come by, but on our own moderately sized website we see about 60% of macOS users choosing Safari. Even if iOS allows other browser engines, presumably a similarly large number of iOS users would also choose Safari, either because it&#x27;s the default or because they like it. So regardless of what happens with iOS regulation, it seems likely there will always be significant Safari usage on the web.<p>So then the only way we end up with a Chromium-only web is firstly assuming a worst-case scenario for Firefox essentially falling out of use, but its usage on desktop appears to have stabilised around 7-8%. Secondly Apple would then need to decide to ditch WebKit for Chromium. I can&#x27;t imagine they&#x27;ll ever do that. Apple have a strong desire to do things their own way and keep full control over how their browser works. So I think we&#x27;re a long way from a Chromium-only web.
评论 #31836553 未加载
GeekyBear将近 3 年前
I think we already know from internal documents revealed during the discovery phase of the various antitrust filings.<p>&gt;Google had a plan called “Project NERA” to turn the web into a walled garden<p><a href="https:&#x2F;&#x2F;twitter.com&#x2F;fasterthanlime&#x2F;status&#x2F;1452053941504684036" rel="nofollow">https:&#x2F;&#x2F;twitter.com&#x2F;fasterthanlime&#x2F;status&#x2F;145205394150468403...</a>
noduerme将近 3 年前
I think it&#x27;s bizarre to conflate Apple&#x27;s refusal to allow other webkits on iOS with the fact that Safari remains a viable alternative engine. They&#x27;re far from heroes here. I think it&#x27;s great they maintain a Chrome alternative kit that mostly works but let&#x27;s not pretend they&#x27;re saints or kid ourselves about the reasons for it. The only reason they disallow Chromium and Mozilla is they want their users locked into their environment and they want to leverage that substantial locked-in user base to dictate terms. It&#x27;s only being one of the richest companies in history that gives them a seat at the table. If they&#x27;re afraid of having to open the platform, that&#x27;s because they&#x27;re not keeping up.<p>It&#x27;s not that they&#x27;re one judgment away from that day. They know that. It&#x27;s just that they want to get as much mileage as they can before they too abandon Safari and first allow, then switch to Chromium. That will happen in the next 5 years.<p>What might come of it all would be a reset where new branches form and new innovators get to introduce new proposals. Standards aren&#x27;t a bad thing if they&#x27;re open. If Safari dies then Google will be next in the line of fire for antitrust action anyway... things will fragment again. I&#x27;m personally pissed at the number of great technologies left as litter along the road, not least AS3, just to get to this shitty middle ground &#x2F; cold browser war between two companies I hope die and one that won&#x27;t help itself. Let the standards win and let&#x27;s have a standard platform to innovate on top of.
评论 #31834735 未加载
评论 #31834617 未加载
评论 #31835330 未加载
评论 #31835235 未加载
i5Aj7PXGjUPy将近 3 年前
&gt; “many in the Chromium community are arguing for a Chromium-only Web.”<p>This is why I&#x27;ll use firefox until it&#x27;s gone. Considering the push for mv3, I&#x27;d rather have a functioning ad blocker that actually blocks ads instead of having pages 100% work 100% of the time
titzer将近 3 年前
The Web platform is an abject failure of layering. It&#x27;s truly the biggest ball of mud that software has yet birthed. If it had only reasonable modularity its implementation would be large integer factors <i>less</i> code and it would not be necessary to wait on three browser engines to ship obscure (declarative!) features for CSS, like dropshadows, which could easily be programmed on top of a better designed, simpler core.<p>And don&#x27;t even get me started on &quot;accessibility&quot;. The web&#x27;s barely-acceptable kludges for accessibility could easily be accommodated in a layered, more programmable system.<p>The web platform is rife with abstraction inversion, employs declarativity where programmability is necessary, and vice versa. It puts magic in pretty much all the wrong spots. And its event-based programming model that puts all JS on the &quot;main&quot; (actually UI) &quot;thread&quot;, forcing a painful and awkward asynchronous programming model that we are gaslighting into believing is good for us, is frankly just dumb. But the web has always thought designers and developers are dumb, so it&#x27;s fair play to just hate it right back.
snickerbockers将近 3 年前
I&#x27;m not a webdev so I mostly don&#x27;t care as long as it&#x27;s FOSS, but I will say that firefox loads a lot faster than chromium on my machine. Looking at top it appears that somehow firefox is actually using more memory than chromium is (i only tested a three tabs open in each browser so maybe they don&#x27;t scale the same under heavier load) but at the same time I can report anecdotally that in addition to being slower, chromium also causes my HDD to make way more noise than firefox ever does.
评论 #31835233 未加载
评论 #31835765 未加载
longrod将近 3 年前
Web browsers have become huge monolithic applications we all nowadays preach against. So much so that other monoliths get built on top of them. (I am taking the dictionary definition of monolith here: a massive structure).<p>Many 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?<p>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.<p>Unfortunately there&#x27;s no clean way out of this.
jmyeet将近 3 年前
Let&#x27;s break down the browser space:<p>1. Microsoft: MS was never interested (until it was far too late) in having a standards-compliant, performant browser. It was a spoiler move to keep people Windows dependent.<p>2. Mozilla: I honestly don&#x27;t understand what Mozilla is doing other than raising top exec pay while Firefox users go down [1]. As best as I can tell, Mozilla is the Yelp in this situation. Yelp has spent over a decade extolling the evils of Google while doing <i>absolutely nothing</i> to improve their product. It&#x27;s a great way to collect a fatter and fatter paycheck but you&#x27;re ultimately doomed.<p>3. Apple: Safari has almost always been bound by its own ecosystem. It&#x27;s dominant on iOS because you have no other choice (for now; you can install other browsers but they&#x27;re still the Safari engine basically). A lot of people use it on MacOS. For a brief time there was a Windows port but it died. This doesn&#x27;t seem like an area that Apple wants to compete in. I mean at the end of the day Safari and Chrome share a common Webkit lineage.<p>So I see a lot of failure, lack of prioritization, missed opportunities and finger-pointing in this space so is it any wonder that a massive engineering company has been able to dominate this space?<p>I don&#x27;t see us repeating the IE6 era however. The Internet is core to Google&#x27;s business in a way that it never was to Microsoft.<p>That being said, I think this is one area where government intervention may well be needed sooner rather than later. Google has (and continues to) use their properties to advance Chrome (IMHO) eg [2].<p>There can be a fine line between advancing the browser space and simply crippling your competitors.<p>[1]: <a href="https:&#x2F;&#x2F;calpaterson.com&#x2F;mozilla.html" rel="nofollow">https:&#x2F;&#x2F;calpaterson.com&#x2F;mozilla.html</a><p>[2]: <a href="https:&#x2F;&#x2F;mspoweruser.com&#x2F;engineer-accuses-google-of-sabotaging-microsoft-edge-browser&#x2F;" rel="nofollow">https:&#x2F;&#x2F;mspoweruser.com&#x2F;engineer-accuses-google-of-sabotagin...</a>
评论 #31836816 未加载
ecmascript将近 3 年前
It will not be Chromium only. It will be chromium and safari and it already is. Apple will most likely never open up unless forced, which usually sucks but is a good thing due to the monopoly of the market.<p>Firefox is responsible for such a low percentage it&#x27;s sad (the stats I have for the sites I work on it&#x27;s usually on the 1-2% range). I think it&#x27;s mainly because of the horrible leadership at Mozilla. I want to use Firefox and promote it but every time I think they&#x27;ve changed Mozilla does something new that boils my blood. You can donate to Mozilla, but not directly to Firefox and they seem to spend a lot of money on political projects. It&#x27;s a &#x27;get woke, go broke&#x27; situation and I have watched the fall of Mozilla in real time over the past years.<p>I really wish Mozilla changed focus, I would gladly pay for Firefox+ or something if I knew that the money went to Firefox development and not to some racist white male hate project.<p>So I&#x27;ll continue using Brave and hope for the best, the future the author is talking about is basically already here.
评论 #31834136 未加载
评论 #31834028 未加载
评论 #31834095 未加载
pdkl95将近 3 年前
A single-browser web, like any monoculture, dramatically increases the potential damage of common mode failure. With everything - even important infrastructure and services - becoming directly or transitively dependent on the the web, we should be <i>diversifying</i> the browser ecosystem to limit the scope of a class break[1].<p>[1] <a href="https:&#x2F;&#x2F;www.schneier.com&#x2F;blog&#x2F;archives&#x2F;2017&#x2F;01&#x2F;class_breaks.html" rel="nofollow">https:&#x2F;&#x2F;www.schneier.com&#x2F;blog&#x2F;archives&#x2F;2017&#x2F;01&#x2F;class_breaks....</a>
jrochkind1将近 3 年前
OP discusses W3C as preferable, but my understanding was that the W3C is already fairly irrelevant to what browsers actually do, usurped by the browser-vendor-organized WHATWG.<p>&gt; However, they can’t (quite) go cowboy&#x2F;cowgirl and do it on their own right now – they’ve all agreed to work together on the definition of what ‘the Web’ is in a Standards Developing Organization (SDO), most often the W3C.<p>I didn&#x27;t think that was what was going on at all. Has this changed again since last time I was paying attention, has the W3C regained some influence on browser implementations?<p>&gt; it’s more fundamentally a question of how do we organize society so that important decisions are made well? And, what will be considered legitimate governance of the Web?<p>Indeed.
msoad将近 3 年前
I’m a little surprised why Chinese firms aren’t coming in and competing? Maybe they think web is not important for their future anymore?
评论 #31835674 未加载
评论 #31834686 未加载
评论 #31836003 未加载
评论 #31864670 未加载
mnd999将近 3 年前
Probably we have to start again with something different in the same way as the web replaced all the other protocols (gopher, usenet etc). I’m not what that looks like but it should be cleaner, simpler, open and blockchain-free.
评论 #31834213 未加载
评论 #31834218 未加载
madeofpalk将近 3 年前
&gt; I recently heard from a well-placed contact that “many in the Chromium community are arguing for a Chromium-only Web.”<p>Seems quite an article for something that&#x27;s founded on just an unsourced and unquotable rumor.
评论 #31834531 未加载
评论 #31834714 未加载
mnot将近 3 年前
FWIW, updated with a response from Jake Archibald (Chromium&#x2F;Google).
torginus将近 3 年前
I&#x27;m kind of torn on this - first, I can clearly see the dangers as well as anyone else, but considering the reality of the situation, the only browser engine with significant market share is Webkit&#x2F;Safari.<p>Most webdevs I know consider Safari to be the new IE - they often lag years behind implementing features that are key for new capabilities like WebAssembly multithreading - and it&#x27;s not hard to see why - the web is a primary competitor to their App Store business.<p>On the other hand, I feel like the browser is almost <i>done</i>. With WebAssembly and WebGPU and a bunch of other stuff, I can think of very little in terms of capabilities that need to be added to browsers in the future.
pjmlp将近 3 年前
The Web is only one Safari away to turn into ChromeOS, as Firefox hardly matters any more.
samsquire将近 3 年前
Edit: to reply to the lovely article. I wouldn&#x27;t mind if there was a reference implementation for the web. So that people could experiment with things on it. There&#x27;s nothing stopping me building Chromium which I did on a Windows machine once as an experiment. I couldn&#x27;t get Firefox to build as Mercurial kept crashing. I would like to see proper SQL APIs in browsers as that&#x27;s the industry standard for fetching and retrieving data. The browser is a very powerful piece of technology. I see it as a magazine viewer and application distribution platform. I use Repl.it when I am on a low powered windows laptop and IntelliJ and vim otherwise.<p>I would also like to see a lightweight native API for DOM queuing ala React.<p>Layout engines are difficult to write and adapt. Especially adapt as they&#x27;re so complicated.<p>I read part of the ORC Solver paper and there is algorithms in that paper for writing a layout engine and there&#x27;s code on GitHub.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;YueJiang-nj&#x2F;ORCSolver-CHI2020" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;YueJiang-nj&#x2F;ORCSolver-CHI2020</a><p>I would like to adapt this approach but write the code myself but it is obviously a challenging area.<p>I am yet to write a branch and bound optimisation algorithm. But from my understanding you greedily try a number of rows or columns and try arrange objects preferred width and preferred height into the space available. ORCSolver uses intervals and eliminates attempts that are not viable. ORCSolver uses Z3 for the final step to actually get coordinates when the system has been constrained. I plan to use ORTools.<p>For simplicity I plan to break up text into letters and try place them all in a flowing horizontal then vertical layout. I can use GetTextExtents of WX widgets to predict size of a rendered letter. It shall be slow but then how else do you begin writing a layout engine? I would need to read TeX or the Art of Computer Programming.<p>Layout is expensive especially for grid based layouts with flowing. I wonder if website authors could prerender at different resolutions and provide start point sizes and coordinates for speed. Generally everybody reaches the same numbers on everyone&#x27;s machines and we don&#x27;t need to try a lot of aborted work to relayout.<p>I am the author of additive GUIs which is a declarative rendering approach for bootstrap layouts. <a href="https:&#x2F;&#x2F;GitHub.com&#x2F;samsquire&#x2F;additive-guis" rel="nofollow">https:&#x2F;&#x2F;GitHub.com&#x2F;samsquire&#x2F;additive-guis</a> It&#x27;s not really a layout engine but it does layout things according to mutually recursive rules.
darinf将近 3 年前
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.<p>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?<p>What will this mean for companies that have enjoyed all of the innovation on the web platform in recent years? How much longer will it take for bugs to get fixed?<p>This will not be a sudden shift. It will happen gradually.
评论 #31836901 未加载
qubex将近 3 年前
This is a large fraction of the reason why I stick to using Safari on my Mac.
teddyh将近 3 年前
I am increasingly of the opinion that Google Chrome is not a web browser. Chrome is a Google browser. What Chrome does browse is the <i>Google Web</i>, not the World Wide Web.
kypro将近 3 年前
Has Microsoft ever spoken about why they decided to go with Chromium over say Mozilla Quantum?<p>Microsoft must have realised that picking Chromium would dramatically increase the odds of a Chromium-only web? On the surface I&#x27;d have thought it would make more sense for Microsoft to support the Mozilla Quantum project. Perhaps they just wanted to take the easy route though. Chromium is certainly more popular and has Google&#x27;s backing. I understand why so many projects use it.
评论 #31837534 未加载
damnesian将近 3 年前
The future of the web is not in a browser.<p>A significant part of the internet already thrives outside of the traditional browser sphere. Apps and mobile are the future. Eventually no one will be using web browsers. Or the internet web browsers serve up will be like cable TV or AOL: a zombified booby trap of nothing but ads, scraped content and links eager to serve you ransomware.<p>Maybe I&#x27;ve read too many dystopian novels though.
评论 #31836255 未加载
rhdunn将近 3 年前
I&#x27;ve already noticed several things not working on Firefox that work on Chrome and Edge, such as the Discord age selection dropdowns -- clicking on them does nothing in Firefox. It&#x27;s frustrating as I use Firefox exclusively (outside of testing functionality on Chrome and Edge).<p>It&#x27;s good that Chrome is finally on track to provide MathML support (which Firefox has had since version 4), and as of version 91 supports counter styles (Firefox supports it since version 33), but I wonder how much of that will happen if&#x2F;when Chrome is the only actively developed browser on non-Mac platforms, resulting in WebKit&#x2F;Blink being the only engine developed for the web.<p>I&#x27;m also concerned about what will happen in regard to the web standards, given that the browsers have abandoned the W3C in favour of continually changing documents, and only seem to be interested in the needs of web browsers. That makes it difficult for other uses like in ePubs to steer the direction of HTML and the associated standards.
Yizahi将近 3 年前
The correct header should be &quot;a Chrome-only web&quot;. I&#x27;m already observing a lot of sites not working or breaking in the Firefox, for instance just today I found out that part of Jira functionality is silently broken in it (integrations). But I was using FF since beta and will see it till it&#x27;s death and birth of Googlenet.
tannhaeuser将近 3 年前
There&#x27;s a simple remedy: demand, by antitrust law, that a browser can&#x27;t be produced by the same party as the one producing content. Forbid bundling of browsers and&#x2F;or offering browsers for free.
评论 #31838880 未加载
fritigern将近 3 年前
Not having alternatives is really bad. Chromium-only web would suck.
superkuh将近 3 年前
Uh, it&#x27;s in the name. A Chromium only web is a web controlled by Chrome which is a web controlled by google. It&#x27;s laughable that these dudes maintaining a fork think they&#x27;re in control and doing open source when they&#x27;re basically just eating google&#x27;s table scraps.<p>The only way to stop this is personal choice: don&#x27;t use Chrome or Chrome derived software. There&#x27;s no other actions any human person can take with more impact.
choeger将近 3 年前
I really think that a new browser is possible. The people that worked on Firefox and Chromium over the years learned <i>a lot</i>. Programming languages and tools have improved <i>massively</i>.<p>That doesn&#x27;t mean it will be easy, but I have little doubt that with enough pressure, some people will start their own browser from scratch, and some of them will be successful.
flenserboy将近 3 年前
Then it will be time for a true replacement for website layout &amp; transmission to be developed. HTML is fine for what it is, but bolting CSS on top, then JavaScript, etc., etc., is simply a mess. Better can be done, and this could be the impetus for it, to keep the world at least somewhat out of Google&#x27;s clutches.
marosgrego将近 3 年前
<a href="http:&#x2F;&#x2F;www.netsurf-browser.org" rel="nofollow">http:&#x2F;&#x2F;www.netsurf-browser.org</a>
评论 #31838929 未加载
phendrenad2将近 3 年前
If Mozilla and the various other non-megacorp browsers (Vivaldi, Brave, Opera) banded together and built a governance structure for Chromium, similar to the Linux Foundation, they could try to stop this fate. But they aren&#x27;t, and they won&#x27;t, due to hubris, pride, and jealousy.
aaaaaaaaaaab将近 3 年前
We’ll have “amazing” technologies like ActiveX and JScript except this time from Google!
评论 #31834270 未加载
评论 #31834277 未加载
fallat将近 3 年前
Relevant <a href="http:&#x2F;&#x2F;len.falken.directory&#x2F;philosophy&#x2F;when-will-web-browsers-be-complete.txt" rel="nofollow">http:&#x2F;&#x2F;len.falken.directory&#x2F;philosophy&#x2F;when-will-web-browser...</a>
cpeterso将近 3 年前
If a browser engine monoculture is a good or sustainable situation, why did Google fork WebKit to create Blink? Why will a Chromium monoculture be any better than the WebKit monoculture ten years ago?
nix0n将近 3 年前
When websites start saying &quot;switch to Chromium&quot; I&#x27;ll just change my User-agent string in Firefox.<p>(Maybe by that time I&#x27;ll have to spoof feature flags too, but honestly I doubt it)
spacemanmatt将近 3 年前
It will look the same, to me. Chrome might be the last Google app I use, if I ever try to quit them all.
goodpoint将近 3 年前
It will look like a dystopian wasteland of closed formats.
basdp将近 3 年前
This is not hypothetical, as we’ve lived through this before with Internet Explorer. The web didn’t get better from that. Open source is a big plus now of course, but it’s still backed by corporations that want us for our data to make money. It’s never going to be pretty. We might have to live through another monopoly (or we could call it web-communism?) but I am 100% sure we are going to condemn Chromium some time later and work our way back to a free browser-world. It’s the circle of life.
nathias将近 3 年前
imagine Google&#x27;s boot stamping on a human face — for ever
vinay_ys将近 3 年前
This is a bizarre FUD piece.
rs_rs_rs_rs_rs将近 3 年前
The scaremongering about this is insane, I&#x27;ve seen people justify Apple forcing all browser on iOS to be Webkit based for the sake of &quot;diversity&quot; and &quot;competition&quot;.<p>IT&#x27;S REALLY NOT THAT BAD AS PEOPLE WOULD MAKE YOU THINK!<p>Competition is great, forcing me to use Webkit on iOS is not how you fix this. Please go promote and support Firefox in any way you can.