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

Issue 195006: Add a Mac-specifc snapshot build archive bisecting tool. (Closed)

Created:
11 years, 3 months ago by Robert Sesek
Modified:
9 years, 7 months ago
Reviewers:
Evan Martin
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Add a Mac-specifc snapshot build archive bisecting tool. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=25384

Patch Set 1 #

Patch Set 2 : 2 spaces #

Total comments: 10

Patch Set 3 : Style changes #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+160 lines, -0 lines) Patch
A build/build-bisect.py View 1 2 1 chunk +160 lines, -0 lines 1 comment Download

Messages

Total messages: 5 (0 generated)
Robert Sesek
11 years, 3 months ago (2009-09-03 19:10:52 UTC) #1
Evan Martin
bunch of style comments http://codereview.chromium.org/195006/diff/2001/2002 File build/build-bisect.py (right): http://codereview.chromium.org/195006/diff/2001/2002#newcode1 Line 1: #!/usr/bin/env python2.5 /usr/bin/python2.5? http://codereview.chromium.org/195006/diff/2001/2002#newcode5 ...
11 years, 3 months ago (2009-09-03 19:21:19 UTC) #2
Robert Sesek
On 2009/09/03 19:21:19, Evan Martin wrote: > bunch of style comments Yes, sorry. This was ...
11 years, 3 months ago (2009-09-03 19:44:22 UTC) #3
Evan Martin
LGTM, thanks for fixing it! http://codereview.chromium.org/195006/diff/4001/4002 File build/build-bisect.py (right): http://codereview.chromium.org/195006/diff/4001/4002#newcode155 Line 155: print("You are probably ...
11 years, 3 months ago (2009-09-03 20:18:49 UTC) #4
Mark Mentovai
11 years, 3 months ago (2009-09-03 20:31:28 UTC) #5
This is a cute idea.

Powered by Google App Engine
This is Rietveld 408576698