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

Issue 4685001: Update v8 to version 2.5.5. (Closed)

Created:
10 years, 1 month ago by William Hesse
Modified:
9 years, 7 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Update v8 to version 2.5.5. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=65374

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)
William Hesse
10 years, 1 month ago (2010-11-08 14:54:50 UTC) #1
Kevin Millikin (Chromium)
10 years, 1 month ago (2010-11-08 14:55:47 UTC) #2
LGTM.

On Mon, Nov 8, 2010 at 3:54 PM, <whesse@chromium.org> wrote:

> Reviewers: Kevin Millikin,
>
> Description:
> Update v8 to version 2.5.5.
>
> BUG=none
> TEST=none
>
>
> Please review this at http://codereview.chromium.org/4685001/show
>
> SVN Base: svn://chrome-svn/chrome/trunk/src/
>
> Affected files:
>  M     DEPS
>
>
> Index: DEPS
> ===================================================================
> --- DEPS        (revision 65370)
> +++ DEPS        (working copy)
> @@ -58,7 +58,7 @@
>     (Var("googlecode_url") % "gyp") + "/trunk@856",
>
>   "src/v8":
> -    (Var("googlecode_url") % "v8") + "/trunk@5757",
> +    (Var("googlecode_url") % "v8") + "/trunk@5780",
>
>   "src/native_client":
>     Var("nacl_trunk") + "/src/native_client@" + Var("nacl_revision"),
>
>
>

Powered by Google App Engine
This is Rietveld 408576698