Day to day I use the Chrome dev channel but I wished to support the testswarm project the best that I could with all versions of Chrome. Google suggests you build older Chromium revisions if you want older versions of Chrome to get around the automatic update, so thats what I did. My Chromium 2.0.182.0 (r16673) build will not work with testswarm because it uses webkit build 531 and testswarm only checks for Chrome v2 with webkit 530 and Chrome v3b1 with webkit532, I happen to land in the hole in the middle. Support needs to be enhanced with a simple change to the regular expression to encompass all the versions available on the Chromium builds.
Also Chrome v3 is now on the stable channel. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TestSwarm" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/testswarm?hl=en -~----------~----~----~----~------~----~------~--~---
