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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Chrome experiment crashes thousands of browsers and angers IT admins

26 点作者 dantondwa超过 5 年前

4 条评论

jimrandomh超过 5 年前
Sounds like a pretty ordinary bug, combined with people not knowing what &quot;experiment&quot; means in the context of Chrome.<p>When new functionality is added to Chrome (or Firefox, or most other large software projects with automatic updates), you don&#x27;t add it for everyone at once; if you did that, and it turned out to be buggy, everyone would be exposed to the buggy version. Instead you roll it out for a few users, and gradually expand the subset of the userbase which has the feature, while watching for both automatic and manual bug reports. If the bug reports don&#x27;t come in, you enable the feature for everyone. While the feature is turned on for some people but not for everyone, it&#x27;s called an &quot;experiment&quot;.
评论 #21551659 未加载
评论 #21549004 未加载
pasttense01超过 5 年前
For much more extensive discussion see:<p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=21542716" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=21542716</a><p><a href="https:&#x2F;&#x2F;bugs.chromium.org&#x2F;p&#x2F;chromium&#x2F;issues&#x2F;detail?id=1024837" rel="nofollow">https:&#x2F;&#x2F;bugs.chromium.org&#x2F;p&#x2F;chromium&#x2F;issues&#x2F;detail?id=102483...</a>
marmot777超过 5 年前
Wow, this is surprising. Why would Google pull a stunt like this?
评论 #21545896 未加载
chopin超过 5 年前
I wish this gave Chrome the corporate &quot;death penalty&quot;, i.e. kicking it off of corporate infrastructure.<p>Google being able to silently update the browser might also have GDPR implications as no-one can be sure that the next version (you didn&#x27;t notice) exfiltrates sensitive data.