--
--
Chromium Developers mailing list: chromi...@chromium.org
View archives, change email options, or unsubscribe: http://groups.google.com/a/chromium.org/group/chromium-dev
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev+unsubscribe@chromium.org.
And how about Blink revision -> Chrome version, or even Blink revision -> Chrome revision?I currently look at http://blink.lc/chromium/log/?qt=grep&q=third_party%2FWebKit (in the past: http://blink.lc/chromium/log/?qt=grep&q=blink+roll) to find the commit position in Chrome, and then chrome/VERSION to find the Chrome version. Are there any better ways?
Also, the VERSION doesn't seem to contain the full version string. It only has, for example, 39.0.2217.0. The last digit change is not reflected in version file.
In addition to this, since the check in title only contains 2217, it becomes a task itself to make 2217 to M39... Or is there any easy way I missed?
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev...@chromium.org.