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

Issue 8353003: Revert 9673, 9674 and 9675 because of failing webkit tests. (Closed)

Created:
9 years, 2 months ago by Steven
Modified:
9 years, 2 months ago
Reviewers:
Rico
CC:
v8-dev
Visibility:
Public.

Description

Revert 9673, 9674 and 9675 because of failing webkit tests. This reverts commits r9673: "Scope tree serialization and ScopeIterator cleanup." r9674: "Use OS::SNPrintF instead of snprintf." r9675: "Use int instead of size_t, StrLength instead of strlen." Committed: http://code.google.com/p/v8/source/detail?r=9703

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+181 lines, -529 lines) Patch
M src/ast.h View 3 chunks +6 lines, -2 lines 0 comments Download
M src/ast-inl.h View 1 chunk +0 lines, -10 lines 0 comments Download
M src/contexts.h View 1 chunk +1 line, -2 lines 0 comments Download
M src/objects.h View 2 chunks +0 lines, -6 lines 0 comments Download
M src/parser.h View 1 chunk +1 line, -1 line 0 comments Download
M src/parser.cc View 23 chunks +32 lines, -37 lines 0 comments Download
M src/runtime.cc View 8 chunks +84 lines, -149 lines 0 comments Download
M src/scopeinfo.h View 3 chunks +10 lines, -5 lines 0 comments Download
M src/scopeinfo.cc View 13 chunks +20 lines, -47 lines 0 comments Download
M src/scopes.h View 10 chunks +14 lines, -53 lines 0 comments Download
M src/scopes.cc View 6 chunks +11 lines, -31 lines 0 comments Download
M src/v8globals.h View 1 chunk +0 lines, -10 lines 0 comments Download
M test/cctest/test-parsing.cc View 1 chunk +0 lines, -132 lines 0 comments Download
M test/mjsunit/debug-scopes.js View 4 chunks +2 lines, -44 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Steven
PTAL.
9 years, 2 months ago (2011-10-19 11:45:41 UTC) #1
Rico
Does this include a revert of 9674 and 9675 which seems to depend on 9673. ...
9 years, 2 months ago (2011-10-19 11:51:28 UTC) #2
Rico
9 years, 2 months ago (2011-10-19 12:07:17 UTC) #3
LGTM if it compiles

Powered by Google App Engine
This is Rietveld 408576698