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

Unified Diff: tools/metrics/rappor/rappor.xml

Issue 2064083002: media: Add Rappor reporting in MediaLog (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: more fixes Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: tools/metrics/rappor/rappor.xml
diff --git a/tools/metrics/rappor/rappor.xml b/tools/metrics/rappor/rappor.xml
index 37f40d768534bd542a9eaeb71007c3305c82fda5..48b66767c87d78d261ad04d89307348ea869377b 100644
--- a/tools/metrics/rappor/rappor.xml
+++ b/tools/metrics/rappor/rappor.xml
@@ -917,6 +917,15 @@ components/rappor/rappor_parameters.h.
</summary>
</rappor-metric>
+<rappor-metric name="Media.OriginUrl.GpuVideoDecoderInitFailure"
+ type="ETLD_PLUS_ONE">
+ <owner>xhwang@chromium.org</owner>
+ <summary>
+ The domain and registry of the URL that loads an HTML5 media player but
+ seeing a failure when trying to initialize the GpuVideoDecoder.
+ </summary>
+</rappor-metric>
+
<rappor-metric name="Media.OriginUrl.HLS" type="ETLD_PLUS_ONE">
<owner>watk@chromium.org</owner>
<summary>
« media/filters/gpu_video_decoder.cc ('K') | « media/renderers/default_renderer_factory.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698