diff options
author | simonhatch@chromium.org <simonhatch@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-02-28 20:47:00 +0000 |
---|---|---|
committer | simonhatch@chromium.org <simonhatch@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-02-28 20:47:00 +0000 |
commit | 65fb2fab8acad5d3fc6704e9b94eea92fc5c7fe6 (patch) | |
tree | 4b3d97901195d0db143c08de2c139245a7e168bd /mojo | |
parent | 51b9f84f6f78717addf71bc5572e9b4e643dc537 (diff) | |
download | chromium_src-65fb2fab8acad5d3fc6704e9b94eea92fc5c7fe6.zip chromium_src-65fb2fab8acad5d3fc6704e9b94eea92fc5c7fe6.tar.gz chromium_src-65fb2fab8acad5d3fc6704e9b94eea92fc5c7fe6.tar.bz2 |
Parse V8's bleeding_edge revision from trunk's description.
Previously, we looked for a description in trunk with "Version X.Y.Z" and a corresponding svn_revision-1 in bleeding_edge with the message "Prepare push to trunk." but that's been removed. The new format is that trunk's description contains "Version 3.X.Y (based on bleeding_edge revision rZ)", so we need to parse out bleeding_edge from there now. We try the new format first, and fall back to the old format (to make sure we can continue bisecting older regressions).
BUG=337167
Review URL: https://codereview.chromium.org/183993002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@254218 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'mojo')
0 files changed, 0 insertions, 0 deletions