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

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

Issue 1803973002: Content Settings: Add RevocationObserver to measure when permissions are revoked (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase Created 4 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 | « chrome/chrome_tests_unit.gypi ('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 7dff4c99e2ad177ac2dc7d72f1dcaab1e1099f80..9c19155a7d31953e9dd4e5b324cf53fd6d02cd39 100644
--- a/tools/metrics/rappor/rappor.xml
+++ b/tools/metrics/rappor/rappor.xml
@@ -258,7 +258,8 @@ components/rappor/rappor_parameters.h.
<owner>tsergeant@chromium.org</owner>
<summary>
The domain for which an AudioCapture permission was revoked. Also recorded
- as a multi-dimensional metric in Permissions.Action.AudioCapture.
+ as a multi-dimensional metric in Permissions.Action.AudioCapture. Note: This
+ metric is recorded for more revocation actions as of 2016-04-01 (M51).
</summary>
</rappor-metric>
@@ -309,7 +310,8 @@ components/rappor/rappor_parameters.h.
type="ETLD_PLUS_ONE">
<owner>jialiul@chromium.org</owner>
<summary>
- The domain for which a Geolocation permission was revoked.
+ The domain for which a Geolocation permission was revoked. Note: This
+ metric is recorded for more revocation actions as of 2016-04-01 (M51).
</summary>
</rappor-metric>
@@ -364,7 +366,8 @@ components/rappor/rappor_parameters.h.
type="ETLD_PLUS_ONE">
<owner>jialiul@chromium.org</owner>
<summary>
- The domain for which a Notification permission was revoked.
+ The domain for which a Notification permission was revoked. Note: This
+ metric is recorded for more revocation actions as of 2016-04-01 (M51).
</summary>
</rappor-metric>
@@ -421,7 +424,8 @@ components/rappor/rappor_parameters.h.
<owner>tsergeant@chromium.org</owner>
<summary>
The domain for which an VideoCapture permission was revoked. Also recorded
- as a multi-dimensional metric in Permissions.Action.VideoCapture.
+ as a multi-dimensional metric in Permissions.Action.VideoCapture. Note: This
+ metric is recorded for more revocation actions as of 2016-04-01 (M51).
</summary>
</rappor-metric>
« no previous file with comments | « chrome/chrome_tests_unit.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698