DescriptionEscape name and category of trace events.
Some calls to trace an event pass a source location as name
(e.g. in BeginFrameTracker::Start). On Windows, these location paths are
separated by backslashes which were not escaped when saving as JSON.
This lead to unparsable trace files created by chrome://tracing.
R=primiano@chromium.org
BUG=599176
TEST=TraceEventTestFixture.NameAndCategoryEscapedIfNeeded
Committed: https://crrev.com/c3074fbaf4ed55a4ebae511cb2bc943d0af532f9
Cr-Commit-Position: refs/heads/master@{#385848}
Patch Set 1 #
Total comments: 4
Patch Set 2 : Remove escaping of trace event category #
Messages
Total messages: 12 (3 generated)
|