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

Issue 6008001: Revert 69525 - Update V8 to version 3.0.3.... (Closed)

Created:
10 years ago by Sigurður Ásgeirsson
Modified:
9 years, 7 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Revert 69525 - Update V8 to version 3.0.3. The Win Reliability bot has been red since about this change. Reverting to see whether V8 is to blame. Review URL: http://codereview.chromium.org/5977001 TBR=ager@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=69546

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)
Sigurður Ásgeirsson
10 years ago (2010-12-17 15:57:05 UTC) #1
Mads Ager (chromium)
10 years ago (2010-12-17 16:06:17 UTC) #2
ok
On Dec 17, 2010 4:57 PM, <siggi@chromium.org> wrote:
> Reviewers: Mads Ager,
>
> Description:
> Revert 69525 - Update V8 to version 3.0.3.
>
> The Win Reliability bot has been red since about this change.
> Reverting to see whether V8 is to blame.
>
> Review URL: http://codereview.chromium.org/5977001
>
> TBR=ager@chromium.org
>
>
> Please review this at http://codereview.chromium.org/6008001/
>
> SVN Base: svn://svn.chromium.org/chrome/trunk/src/
>
> Affected files:
> M DEPS
>
>
> Index: DEPS
> ===================================================================
> --- DEPS (revision 69545)
> +++ DEPS (working copy)
> @@ -58,7 +58,7 @@
> (Var("googlecode_url") % "gyp") + "/trunk@857",
>
> "src/v8":
> - (Var("googlecode_url") % "v8") + "/trunk@6061",
> + (Var("googlecode_url") % "v8") + "/trunk@6029",
>
> "src/native_client":
> Var("nacl_trunk") + "/src/native_client@" + Var("nacl_revision"),
>
>

Powered by Google App Engine
This is Rietveld 408576698