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

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

Issue 2458453002: [sensors] Add Permission guard to the generic sensor apis.
Patch Set: rebase + blink reformat Created 3 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 | « tools/metrics/histograms/histograms.xml ('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 9e90e2042ac6804665bfc07fd4b56af827f3f02d..a4814f9caf8b845b3101772d2019a1dbbd7ca9df 100644
--- a/tools/metrics/rappor/rappor.xml
+++ b/tools/metrics/rappor/rappor.xml
@@ -872,6 +872,14 @@ components/rappor/rappor_parameters.h.
</summary>
</rappor-metric>
+<rappor-metric name="ContentSettings.PermissionRequested.Sensors.Url2"
+ type="LOW_FREQUENCY_ETLD_PLUS_ONE">
+ <owner>rijubrata.bhaumik@intel.com</owner>
+ <summary>
+ The domain that requests using sensor permissions.
+ </summary>
+</rappor-metric>
+
<rappor-metric name="ContentSettings.Plugins.AddedAllowException"
type="ETLD_PLUS_ONE">
<owner>tommycli@chromium.org</owner>
« no previous file with comments | « tools/metrics/histograms/histograms.xml ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698