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

Issue 2948033004: Add a second format to the tracing json/begin_recording endpoint. (Closed)

Created:
3 years, 6 months ago by erikchen
Modified:
3 years, 6 months ago
CC:
chromium-reviews, tracing+reviews_chromium.org, jam, darin-cc_chromium.org, wfh+watch_chromium.org, oystein (OOO til 10th of July), fmeawad
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Add a second format to the tracing json/begin_recording endpoint. The previous format was unspecified, untested, and using the older category_filters format. This is incompatible with the newer included/excluded categories format. The new format is the same as the TraceConfig format. This CL also adds tests. BUG=chromium:735124 Review-Url: https://codereview.chromium.org/2948033004 Cr-Commit-Position: refs/heads/master@{#481662} Committed: https://chromium.googlesource.com/chromium/src/+/3e164f76405e21777fae49bd221e8d86e7df4bfd

Patch Set 1 #

Patch Set 2 : remove unnecessary flag. #

Total comments: 2

Patch Set 3 : don't compile test on android. #

Patch Set 4 : fix gn config. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+146 lines, -47 lines) Patch
M content/browser/tracing/tracing_ui.h View 1 2 2 chunks +11 lines, -0 lines 0 comments Download
M content/browser/tracing/tracing_ui.cc View 1 2 2 chunks +55 lines, -47 lines 0 comments Download
A content/browser/tracing/tracing_ui_unittest.cc View 1 1 chunk +78 lines, -0 lines 0 comments Download
M content/test/BUILD.gn View 1 2 3 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 23 (15 generated)
erikchen
ssid, primiano: Please review.
3 years, 6 months ago (2017-06-21 22:05:59 UTC) #3
ssid
lgtm
3 years, 6 months ago (2017-06-21 22:30:10 UTC) #8
Primiano Tucci (use gerrit)
LGTM. Not sure why the linker is unhappy on component builds (see chat on slack) ...
3 years, 6 months ago (2017-06-22 19:04:47 UTC) #11
erikchen
https://codereview.chromium.org/2948033004/diff/20001/content/browser/tracing/tracing_ui.h File content/browser/tracing/tracing_ui.h (right): https://codereview.chromium.org/2948033004/diff/20001/content/browser/tracing/tracing_ui.h#newcode37 content/browser/tracing/tracing_ui.h:37: static bool GetTracingOptions(const std::string& data64, On 2017/06/22 19:04:47, Primiano ...
3 years, 6 months ago (2017-06-22 19:30:45 UTC) #12
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/2948033004/40001
3 years, 6 months ago (2017-06-22 19:31:26 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: android_compile_dbg on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_compile_dbg/builds/296187)
3 years, 6 months ago (2017-06-22 19:36:33 UTC) #17
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/2948033004/60001
3 years, 6 months ago (2017-06-22 19:44:11 UTC) #20
commit-bot: I haz the power
3 years, 6 months ago (2017-06-22 21:16:04 UTC) #23
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/3e164f76405e21777fae49bd221e...

Powered by Google App Engine
This is Rietveld 408576698