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

Issue 140653003: Sanitize event names before adding to results object (Closed)

Created:
6 years, 11 months ago by nduca
Modified:
6 years, 11 months ago
CC:
chromium-reviews, chrome-speed-team+watch_google.com
Visibility:
Public.

Description

Sanitize event names before adding to results object Event names can have . characters in them. But, the telemetry results system does not allow trace names to contain . characters for various reasons. R=epenner TBR=ernstm CC=achuith Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=245363

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -1 line) Patch
M tools/perf/metrics/timeline.py View 2 chunks +9 lines, -1 line 0 comments Download
M tools/perf/metrics/timeline_unittest.py View 1 chunk +30 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
nduca
ptal
6 years, 11 months ago (2014-01-16 17:57:53 UTC) #1
epennerAtGoogle
On 2014/01/16 17:57:53, nduca wrote: > ptal Ahh! I was sanitizing the wrong thing when ...
6 years, 11 months ago (2014-01-16 20:08:09 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nduca@chromium.org/140653003/1
6 years, 11 months ago (2014-01-16 20:09:12 UTC) #3
commit-bot: I haz the power
Change committed as 245363
6 years, 11 months ago (2014-01-16 22:55:57 UTC) #4
achuithb
6 years, 11 months ago (2014-01-17 21:17:29 UTC) #5
Message was sent while issue was closed.
I'm still seeing the stack trace with the assertion error with "." even after
this CL. I've filed crbug.com/335692

Powered by Google App Engine
This is Rietveld 408576698