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

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

Issue 2698723002: Add rappor logging for Device Orientation on security origins different from the main frame (Closed)
Patch Set: Created 3 years, 10 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 500d02c195f2ac3762c4831e06a5a22792394f07..acb15deda5e4a8d7f2ffdbce4c920ed640458ee4 100644
--- a/tools/metrics/rappor/rappor.xml
+++ b/tools/metrics/rappor/rappor.xml
@@ -913,6 +913,15 @@ components/rappor/rappor_parameters.h.
</summary>
</rappor-metric>
+<rappor-metric name="DeviceSensors.DeviceOrientationCrossOrigin"
+ type="ETLD_PLUS_ONE">
+ <owner>timvolodine@chromium.org</owner>
+ <summary>
+ The domain and registry of the URL that is using Device Orientation API from
+ a frame with an origin different to that of the main frame.
+ </summary>
+</rappor-metric>
+
<rappor-metric name="DomDistiller.OpenPanel" type="UMA_RAPPOR_TYPE">
<owner>wychen@chromium.org</owner>
<summary>

Powered by Google App Engine
This is Rietveld 408576698