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

Issue 109006: Push the fix for http://crbug.com/9746 to the 1.1 branch. (Closed)

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

Description

Push the fix for http://crbug.com/9746 to the 1.1 branch. Committed: http://code.google.com/p/v8/source/detail?r=1854

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+171 lines, -26 lines) Patch
M src/api.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/mark-compact.h View 4 chunks +11 lines, -3 lines 0 comments Download
M src/mark-compact.cc View 3 chunks +58 lines, -18 lines 0 comments Download
M test/cctest/test-strings.cc View 4 chunks +101 lines, -4 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Mads Ager (chromium)
11 years, 7 months ago (2009-05-05 07:31:56 UTC) #1
Kevin Millikin (Chromium)
LGTM.
11 years, 7 months ago (2009-05-05 08:01:31 UTC) #2
Mads Ager (chromium)
11 years, 7 months ago (2009-05-05 08:12:02 UTC) #3
I merged in the test case as well.  I needed to change
buffer->IsTwoByteRepresentation to StringShape(*buffer).IsTwoByteRepresentation.

Kasper, could you check that the test case looks OK.  The rest is unchanged.

Powered by Google App Engine
This is Rietveld 408576698