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

Issue 2004413002: [json] support property list argument in BasicJsonStringifier. (Closed)

Created:
4 years, 7 months ago by Yang
Modified:
4 years, 7 months ago
Reviewers:
Camillo Bruni
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[json] support property list argument in BasicJsonStringifier. R=cbruni@chromium.org Committed: https://crrev.com/fb8e0ab3ee90cd1fabf6625214a1e36b9f84defe Cr-Commit-Position: refs/heads/master@{#36478}

Patch Set 1 #

Total comments: 3

Patch Set 2 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+87 lines, -65 lines) Patch
M src/api.cc View 1 chunk +2 lines, -1 line 0 comments Download
M src/js/json.js View 3 chunks +12 lines, -49 lines 0 comments Download
M src/json-stringifier.h View 3 chunks +3 lines, -0 lines 0 comments Download
M src/json-stringifier.cc View 5 chunks +65 lines, -10 lines 0 comments Download
M src/runtime/runtime.h View 1 1 chunk +1 line, -1 line 0 comments Download
M src/runtime/runtime-json.cc View 1 1 chunk +4 lines, -3 lines 0 comments Download
M test/mjsunit/json-replacer-order.js View 1 chunk +0 lines, -1 line 0 comments Download

Dependent Patchsets:

Messages

Total messages: 13 (5 generated)
Yang
4 years, 7 months ago (2016-05-24 10:12:09 UTC) #1
Camillo Bruni
LGTM with nit https://codereview.chromium.org/2004413002/diff/1/src/js/json.js File src/js/json.js (right): https://codereview.chromium.org/2004413002/diff/1/src/js/json.js#newcode130 src/js/json.js:130: if (gap != "") member += ...
4 years, 7 months ago (2016-05-24 11:14:50 UTC) #2
Yang
https://codereview.chromium.org/2004413002/diff/1/src/js/json.js File src/js/json.js (right): https://codereview.chromium.org/2004413002/diff/1/src/js/json.js#newcode130 src/js/json.js:130: if (gap != "") member += " "; On ...
4 years, 7 months ago (2016-05-24 11:52:50 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2004413002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2004413002/1
4 years, 7 months ago (2016-05-24 11:53:00 UTC) #5
commit-bot: I haz the power
Try jobs failed on following builders: v8_android_arm_compile_rel on tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_android_arm_compile_rel/builds/18115) v8_linux64_avx2_rel_ng on tryserver.v8 (JOB_FAILED, ...
4 years, 7 months ago (2016-05-24 11:54:29 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2004413002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2004413002/20001
4 years, 7 months ago (2016-05-24 13:23:08 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 7 months ago (2016-05-24 13:56:31 UTC) #11
commit-bot: I haz the power
4 years, 7 months ago (2016-05-24 13:56:56 UTC) #13
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/fb8e0ab3ee90cd1fabf6625214a1e36b9f84defe
Cr-Commit-Position: refs/heads/master@{#36478}

Powered by Google App Engine
This is Rietveld 408576698