> 我的做法是你一次下载好多版本(下载地址http://build.chromium.org/buildbot/snapshots/ > chromium-rel-xp/),之后解压到不同文件夹,然后在不同文件夹运行各个版本就好了
Chromium snapshots are one method, but Chromium Continuous builds are better: http://build.chromium.org/buildbot/continuous/?C=N;O=D That's because Continuous builds are build versions that have passed all the layout tests. (Snapshot versions are not guaranteed to pass all the layout tests.) Also, strictly speaking, neither Snapshot nor Continuous builds will solve Charles' original problem because these builds are *not* any of the versions that he wants; these are daily/hourly testing builds and are neither Dev nor Beta nor Stable builds. > > it seems impossible to "downgrade" using the channelchanger. Once you > > are on the dev-channel, if you select the stable or beta, your browser > > isn't actually downgraded, you're still using a dev release. The Chrome Dev channel details explains your situation: http://dev.chromium.org/getting-involved/dev-channel "Going Back to a More Stable Channel: If you decide to switch from Dev to Beta or from Beta to Stable, the new channel will be on an earlier version of Google Chrome. You *won't* get automatic updates on that channel until it reaches a version later than what you're already running. You can uninstall Google Chrome and re-install from http://www.google.com/chrome to go back to an earlier version. (If you want to be on the Beta channel, you have to run the channel changer again after re- installing)." --~--~---------~--~----~------------~-------~--~----~ Chromium Discussion mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-discuss -~----------~----~----~----~------~----~------~--~---
