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

Issue 10831112: Add a revision to V8. We do not allow blank revision in chromium's DEPS file. (Closed)

Created:
8 years, 4 months ago by Nicolas Sylvain
Modified:
8 years, 4 months ago
Reviewers:
Yang, Jakob Kummerow
CC:
chromium-reviews
Visibility:
Public.

Description

Add a revision to V8. We do not allow blank revision in chromium's DEPS file. TBR=jkummerow,yangguo Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=149411

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M DEPS View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Nicolas Sylvain
8 years, 4 months ago (2012-08-01 14:26:58 UTC) #1
Jakob Kummerow
8 years, 4 months ago (2012-08-01 21:24:24 UTC) #2
LGTM.

I know that we don't want blank revisions, and it didn't happen on purpose --
the roll CL was generated by a script that worked fine many times before, but
today for some unknown reason failed to detect the proper revision to roll to. I
noticed this shortly after the roll had landed and had a CL in the CQ to fix it
[1], which unfortunately failed to apply after you landed your fix manually. I
couldn't land my own fix manually because my git checkout wasn't showing me the
revision with the broken DEPS file yet and setting up an SVN checkout would
probably have taken just as long as CQing the patch.

[1] https://chromiumcodereview.appspot.com/10824126/

I'll correct the v8_revision in the DEPS file to 12243 tomorrow when I'm back in
the office (unless someone beats me to it).

Powered by Google App Engine
This is Rietveld 408576698