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

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: Rewrite patch in permissions layer Created 4 years, 9 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 49aec7661c2f5334561f1cfb29646463a97e8c72..505d7a29ad676699e3f449dd13df1d679c9e2de5 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-03-17 (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-03-17 (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-03-17 (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-03-17 (M51).
</summary>
</rappor-metric>
« chrome/browser/permissions/permission_util_unittest.cc ('K') | « chrome/chrome_tests_unit.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698