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

Issue 2208873002: [Tracing] Create TraceConfig JSON string parser in D8. (Closed)

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

Description

[Tracing] Create TraceConfig JSON string parser in D8. BUG=v8:4561 LOG=N Committed: https://crrev.com/0359e1f63ec7361e6dd659c8d09d19235aca39a1 Cr-Commit-Position: refs/heads/master@{#38553}

Patch Set 1 #

Total comments: 3

Patch Set 2 : update #

Total comments: 1

Patch Set 3 : update #

Unified diffs Side-by-side diffs Delta from patch set Stats (+147 lines, -3 lines) Patch
M include/libplatform/v8-tracing.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M src/d8.h View 1 chunk +2 lines, -1 line 0 comments Download
M src/d8.cc View 1 2 3 chunks +137 lines, -2 lines 0 comments Download
M src/libplatform/tracing/trace-config.cc View 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 33 (22 generated)
lpy
PTAL. cc mattloring@ and rskang@.
4 years, 4 months ago (2016-08-03 21:06:39 UTC) #4
fmeawad
https://codereview.chromium.org/2208873002/diff/20001/src/d8.cc File src/d8.cc (right): https://codereview.chromium.org/2208873002/diff/20001/src/d8.cc#newcode257 src/d8.cc:257: trace_config->GetIncludedCategories()); Instead of Getting the categories list, and appending ...
4 years, 4 months ago (2016-08-04 13:01:07 UTC) #12
lpy
https://codereview.chromium.org/2208873002/diff/20001/src/d8.cc File src/d8.cc (right): https://codereview.chromium.org/2208873002/diff/20001/src/d8.cc#newcode257 src/d8.cc:257: trace_config->GetIncludedCategories()); On 2016/08/04 13:01:06, fmeawad wrote: > Instead of ...
4 years, 4 months ago (2016-08-04 17:48:30 UTC) #13
lpy
On 2016/08/04 17:48:30, lpy wrote: > https://codereview.chromium.org/2208873002/diff/20001/src/d8.cc > File src/d8.cc (right): > > https://codereview.chromium.org/2208873002/diff/20001/src/d8.cc#newcode257 > ...
4 years, 4 months ago (2016-08-05 21:09:01 UTC) #14
lpy
I updated the CL, ptal. https://codereview.chromium.org/2208873002/diff/20001/src/d8.cc File src/d8.cc (right): https://codereview.chromium.org/2208873002/diff/20001/src/d8.cc#newcode257 src/d8.cc:257: trace_config->GetIncludedCategories()); On 2016/08/04 13:01:06, ...
4 years, 4 months ago (2016-08-08 18:39:56 UTC) #17
fmeawad
On 2016/08/08 18:39:56, lpy wrote: > I updated the CL, ptal. > > https://codereview.chromium.org/2208873002/diff/20001/src/d8.cc > ...
4 years, 4 months ago (2016-08-08 19:10:30 UTC) #20
lpy
+ Yang@ for review. PTAL. fadi@: I don't think we have a place to add ...
4 years, 4 months ago (2016-08-08 19:28:53 UTC) #22
Yang
lgtm with one nit. https://codereview.chromium.org/2208873002/diff/40001/src/d8.cc File src/d8.cc (right): https://codereview.chromium.org/2208873002/diff/40001/src/d8.cc#newcode277 src/d8.cc:277: strcmp(kIncludedCategoriesParam, property) == 0; I ...
4 years, 4 months ago (2016-08-10 05:58:25 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2208873002/60001
4 years, 4 months ago (2016-08-10 17:09:36 UTC) #30
commit-bot: I haz the power
Committed patchset #3 (id:60001)
4 years, 4 months ago (2016-08-10 17:11:01 UTC) #31
commit-bot: I haz the power
4 years, 4 months ago (2016-08-10 17:11:13 UTC) #33
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/0359e1f63ec7361e6dd659c8d09d19235aca39a1
Cr-Commit-Position: refs/heads/master@{#38553}

Powered by Google App Engine
This is Rietveld 408576698