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

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

Issue 1052013004: Add metrics to rappor.xml for Device Motion and Device Orientation. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 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 | « no previous file | 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 49b1f1ee583f87f39df1be550779256a6360dd9b..c32d6bd3c3fb696f5b8835145d17830f7bd3f507 100644
--- a/tools/metrics/rappor/rappor.xml
+++ b/tools/metrics/rappor/rappor.xml
@@ -235,6 +235,20 @@ components/rappor/rappor_service.cc.
</summary>
</rappor-metric>
+<rappor-metric name="DeviceSensors.DeviceMotion" type="ETLD_PLUS_ONE">
+ <owner>timvolodine@chromium.org</owner>
+ <summary>
+ The domain and registry of the URL that is using Device Motion API.
+ </summary>
+</rappor-metric>
+
+<rappor-metric name="DeviceSensors.DeviceOrientation" type="ETLD_PLUS_ONE">
+ <owner>timvolodine@chromium.org</owner>
+ <summary>
+ The domain and registry of the URL that is using Device Orientation API.
+ </summary>
+</rappor-metric>
+
<rappor-metric name="Extensions.PossibleAdInjection2" type="ETLD_PLUS_ONE">
<owner>rdevlin.cronin@chromium.org</owner>
<summary>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698