TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Dev vs. beta vs. cannary Chrome builds?

3 pointsby thatmiddlewayover 13 years ago
https://twitter.com/#!/thatmiddleway/status/154664983681179648<p>What's the difference between these?

5 comments

paulirishover 13 years ago
Canary is built every 60 revisions of Chromium. That comes out to be almost once a day. It doesn't go through a QA cycle.<p>Dev Channel runs through QA and ships about once a week.<p>Beta just gets the stable release before stable does. But it's not coming down from trunk on a regular basis like the other two.<p>The other important part is that Canary can run side-by-side with any of the other stable/beta/dev. So my preferred setup is running Stable and Canary side by side.<p>(Disclaimer: I'm on the Chrome team, fwiw)
评论 #3433709 未加载
thatmiddlewayover 13 years ago
<a href="http://www.chromium.org/getting-involved/dev-channel#TOC-How-do-I-choose-which-channel-to-us" rel="nofollow">http://www.chromium.org/getting-involved/dev-channel#TOC-How...</a> Thanks to @mark_reeder
thatmiddlewayover 13 years ago
Is there a place that has a side by side comparison to look at perhaps?
joshvermaireover 13 years ago
additional information about differences on the Chrome Release Channels site would be awesome
xgadjitxover 13 years ago
YA RLY