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

Issue 2845023: Fix bug in JSON.stringify where Boolean objects are incorrectly... (Closed)

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

Description

Fix bug in JSON.stringify where Boolean objects are incorrectly unwrapped. This fixes issue 752. Committed: http://code.google.com/p/v8/source/detail?r=4946

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -1 line) Patch
M src/json.js View 1 chunk +1 line, -1 line 0 comments Download
A test/mjsunit/regress/regress-752.js View 1 chunk +36 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mads Ager (chromium)
10 years, 6 months ago (2010-06-25 07:27:07 UTC) #1
Rico
10 years, 6 months ago (2010-06-25 07:32:57 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698