Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(530)

Issue 8391018: bisect_builds: Also print the corresponding webkit revision range. (Closed)

Created:
9 years, 2 months ago by Nico
Modified:
9 years, 1 month ago
CC:
chromium-reviews, pam+watch_chromium.org
Visibility:
Public.

Description

bisect_builds: Also print the corresponding webkit revision range. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=107225

Patch Set 1 #

Total comments: 5

Patch Set 2 : docstring #

Patch Set 3 : ok ok i'll close it #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -4 lines) Patch
M tools/bisect-builds.py View 1 2 3 chunks +39 lines, -4 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Nico
9 years, 2 months ago (2011-10-25 20:39:54 UTC) #1
Robert Sesek
http://codereview.chromium.org/8391018/diff/1/tools/bisect-builds.py File tools/bisect-builds.py (right): http://codereview.chromium.org/8391018/diff/1/tools/bisect-builds.py#newcode434 tools/bisect-builds.py:434: def GetWebKitRevisionForChromiumRevision(rev): Needs """docstring""" http://codereview.chromium.org/8391018/diff/1/tools/bisect-builds.py#newcode437 tools/bisect-builds.py:437: m = webkit_re.search(urllib.urlopen(DEPS_FILE ...
9 years, 2 months ago (2011-10-25 20:55:17 UTC) #2
Nico
http://codereview.chromium.org/8391018/diff/1/tools/bisect-builds.py File tools/bisect-builds.py (right): http://codereview.chromium.org/8391018/diff/1/tools/bisect-builds.py#newcode434 tools/bisect-builds.py:434: def GetWebKitRevisionForChromiumRevision(rev): On 2011/10/25 20:55:17, rsesek wrote: > Needs ...
9 years, 2 months ago (2011-10-25 20:57:24 UTC) #3
Robert Sesek
lgtm http://codereview.chromium.org/8391018/diff/1/tools/bisect-builds.py File tools/bisect-builds.py (right): http://codereview.chromium.org/8391018/diff/1/tools/bisect-builds.py#newcode437 tools/bisect-builds.py:437: m = webkit_re.search(urllib.urlopen(DEPS_FILE % rev).read()) On 2011/10/25 20:57:24, ...
9 years, 2 months ago (2011-10-25 20:59:35 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/thakis@chromium.org/8391018/3
9 years, 2 months ago (2011-10-25 21:03:03 UTC) #5
commit-bot: I haz the power
9 years, 1 month ago (2011-10-25 22:58:33 UTC) #6
Change committed as 107225

Powered by Google App Engine
This is Rietveld 408576698