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

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

Issue 1657303003: [UMA, Android, MediaFling] Record the domain and registry of the frame url when casting. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 11 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
« no previous file with comments | « chrome/android/java/src/org/chromium/chrome/browser/media/remote/RecordCastAction.java ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/rappor/rappor.xml
diff --git a/tools/metrics/rappor/rappor.xml b/tools/metrics/rappor/rappor.xml
index c8b9f1f3f5926fcbf6ff28da3bb2a5ea73388eb3..bc0b852aff2cfe3dd114efa195a59f2744d43bfa 100644
--- a/tools/metrics/rappor/rappor.xml
+++ b/tools/metrics/rappor/rappor.xml
@@ -142,6 +142,15 @@ components/rappor/rappor_service.cc.
</summary>
</rappor-metric>
+<rappor-metric name="Cast.Sender.MediaFrameUrl" type="ETLD_PLUS_ONE">
+ <owner>avayvod@chromium.org</owner>
+ <owner>aberent@chromium.org</owner>
+ <summary>
+ The domain and registry of the frame URL that the user is trying to cast
+ the media from. Recorded every time the user casts the media.
+ </summary>
+</rappor-metric>
+
<rappor-metric name="ContentSettings.MixedScript.DisplayedShield"
type="ETLD_PLUS_ONE">
<owner>lgarron@chromium.org</owner>
« no previous file with comments | « chrome/android/java/src/org/chromium/chrome/browser/media/remote/RecordCastAction.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698