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

Issue 1354493003: [tracing] Don't use dot-based path expansion in TracedValue (Closed)

Created:
5 years, 3 months ago by Primiano Tucci (use gerrit)
Modified:
5 years, 3 months ago
CC:
chromium-reviews, tracing+reviews_chromium.org, wfh+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[tracing] Don't use dot-based path expansion in TracedValue The current implementation of TracedValue still relies on a conversion to base::Value in the last stage to create the JSON. The current implementation can degenerate the dictionary if key names contain dots, thanks to the default implementation of base::Value. This fixes the issue by using the *WithoutPathExpansion methods. BUG=532838 CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel Committed: https://crrev.com/986ddd21b0329b365b5cf95e71b0d46a797ec00a Cr-Commit-Position: refs/heads/master@{#349640}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : Fix cc display list tracing #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -10 lines) Patch
M base/trace_event/trace_event_argument.cc View 6 chunks +8 lines, -6 lines 0 comments Download
M base/trace_event/trace_event_argument_unittest.cc View 1 1 chunk +13 lines, -0 lines 0 comments Download
M cc/playback/display_item_list.cc View 1 2 1 chunk +5 lines, -4 lines 0 comments Download

Messages

Total messages: 14 (3 generated)
Primiano Tucci (use gerrit)
dsinclair, nduca: the patch itself it's trivial. The main question is: can I assume that ...
5 years, 3 months ago (2015-09-17 10:54:19 UTC) #2
Primiano Tucci (use gerrit)
On 2015/09/17 10:54:19, Primiano Tucci wrote: > dsinclair, nduca: the patch itself it's trivial. > ...
5 years, 3 months ago (2015-09-17 11:13:41 UTC) #3
Primiano Tucci (use gerrit)
Ok the fix for cc.debug.display_items seems trivial. Adding +enne/caseq for cc/ changes. I have only ...
5 years, 3 months ago (2015-09-17 14:19:54 UTC) #5
dsinclair
base/trace_event lgtm. It looks like the picture call is used in tests and the skia_benchmarking_extension. ...
5 years, 3 months ago (2015-09-17 14:28:18 UTC) #6
caseq
On 2015/09/17 14:19:54, Primiano Tucci wrote: > Ok the fix for cc.debug.display_items seems trivial. > ...
5 years, 3 months ago (2015-09-17 16:39:43 UTC) #7
Primiano Tucci (use gerrit)
On 2015/09/17 16:39:43, caseq wrote: > On 2015/09/17 14:19:54, Primiano Tucci wrote: > > Ok ...
5 years, 3 months ago (2015-09-17 16:48:10 UTC) #8
enne (OOO)
cc lgtm
5 years, 3 months ago (2015-09-17 16:59:42 UTC) #9
Primiano Tucci (use gerrit)
On 2015/09/17 16:59:42, enne wrote: > cc lgtm Looks like the DevTools frameviewer is happy ...
5 years, 3 months ago (2015-09-18 08:33:12 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1354493003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1354493003/40001
5 years, 3 months ago (2015-09-18 08:33:28 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 3 months ago (2015-09-18 09:57:47 UTC) #13
commit-bot: I haz the power
5 years, 3 months ago (2015-09-18 09:58:27 UTC) #14
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/986ddd21b0329b365b5cf95e71b0d46a797ec00a
Cr-Commit-Position: refs/heads/master@{#349640}

Powered by Google App Engine
This is Rietveld 408576698