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

Issue 8390049: Prepare push to trunk. Now working on 3.7.2 (Closed)

Created:
9 years, 1 month ago by Erik Corry
Modified:
9 years, 1 month ago
CC:
v8-dev
Visibility:
Public.

Description

Prepare push to trunk. Now working on 3.7.2 Committed: http://code.google.com/p/v8/source/detail?r=9807

Patch Set 1 #

Total comments: 2

Patch Set 2 : '' #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -1 line) Patch
M ChangeLog View 1 1 chunk +45 lines, -0 lines 1 comment Download
M src/version.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Erik Corry
9 years, 1 month ago (2011-10-26 13:27:44 UTC) #1
Vyacheslav Egorov (Chromium)
lgtm http://codereview.chromium.org/8390049/diff/1/ChangeLog File ChangeLog (right): http://codereview.chromium.org/8390049/diff/1/ChangeLog#newcode6 ChangeLog:6: argument. Now matches new JSC behaviour. Chromium bug ...
9 years, 1 month ago (2011-10-26 13:29:52 UTC) #2
Kevin Millikin (Chromium)
9 years, 1 month ago (2011-10-27 09:09:03 UTC) #3
http://codereview.chromium.org/8390049/diff/1003/ChangeLog
File ChangeLog (right):

http://codereview.chromium.org/8390049/diff/1003/ChangeLog#newcode41
ChangeLog:41: Changed evaluation order for > and <= to match ES5 instead of ES3.
Just a pedantic nit: evaluation order is the same for both ES3 and ES5 (left to
right).  The order of conversion changed.

Powered by Google App Engine
This is Rietveld 408576698