Chromium Code Reviews

Issue 109015: Revert workaround for http://crbug.com/9746. (Closed)

Created:
11 years, 7 months ago by Mads Ager (chromium)
Modified:
9 years, 7 months ago
Reviewers:
iposva, Kasper Lund
CC:
v8-dev
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 4

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Stats (+10 lines, -92 lines)
M src/objects.cc View 6 chunks +3 lines, -40 lines 0 comments
M test/cctest/test-debug.cc View 1 chunk +1 line, -1 line 0 comments
M test/cctest/test-strings.cc View 3 chunks +6 lines, -51 lines 0 comments

Messages

Total messages: 4 (0 generated)
Mads Ager (chromium)
11 years, 7 months ago (2009-05-05 10:06:21 UTC) #1
Kasper Lund
LGTM. http://codereview.chromium.org/109015/diff/1/2 File test/cctest/test-strings.cc (right): http://codereview.chromium.org/109015/diff/1/2#newcode397 Line 397: if (destructed_ != NULL) { Get rid ...
11 years, 7 months ago (2009-05-05 10:09:11 UTC) #2
Mads Ager (chromium)
Fixed const char issue in test-debug in the same go. http://codereview.chromium.org/109015/diff/1/2 File test/cctest/test-strings.cc (right): http://codereview.chromium.org/109015/diff/1/2#newcode397 ...
11 years, 7 months ago (2009-05-05 10:15:29 UTC) #3
iposva
11 years, 7 months ago (2009-05-05 15:07:07 UTC) #4
LGTM.

Thanks!
-Ivan

Powered by Google App Engine