Commit 25165821 authored by Illia Klimov's avatar Illia Klimov Committed by Chromium LUCI CQ

Extended Permissions related histograms.

WebsiteSettings.Menu.PermissionChanged.SessionOnly
Permissions.BatteryLevel.Accepted.LocationSettingsDialog

Bug: 1165121, 1165203
Change-Id: Ib644a19f53bfe20df3ba087b79bdf5dbff5d715f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2627274Reviewed-by: default avatarIllia Klimov <elklm@chromium.org>
Reviewed-by: default avatarRobert Kaplow <rkaplow@chromium.org>
Commit-Queue: Illia Klimov <elklm@chromium.org>
Cr-Commit-Position: refs/heads/master@{#843018}
parent a7ec5a8e
......@@ -18284,8 +18284,12 @@ regressions. -->
</histogram>
<histogram name="WebsiteSettings.Menu.PermissionChanged.SessionOnly"
enum="ContentType" expires_after="M90">
<owner>timloh@chromium.org</owner>
enum="ContentType" expires_after="M96">
<owner>andypaicu@chromium.org</owner>
<owner>engedy@chromium.org</owner>
<owner>hkamila@chromium.org</owner>
<owner>ravjit@chromium.org</owner>
<owner>elklm@chromium.org</owner>
<summary>
Count of how often a specific content type (permission) is changed to the
session only value using the content settings menu. This option only exists
......
......@@ -86,8 +86,12 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram>
<histogram name="Permissions.BatteryLevel.Accepted.LocationSettingsDialog"
units="%" expires_after="M90">
<owner>timloh@chromium.org</owner>
units="%" expires_after="M96">
<owner>andypaicu@chromium.org</owner>
<owner>engedy@chromium.org</owner>
<owner>hkamila@chromium.org</owner>
<owner>ravjit@chromium.org</owner>
<owner>elklm@chromium.org</owner>
<summary>
Battery percentage when a location settings dialog was accepted.
</summary>
......@@ -131,10 +135,12 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram>
<histogram name="Permissions.CrowdDeny.DidHoldbackQuietUi" enum="Boolean"
expires_after="2021-01-31">
expires_after="M96">
<owner>andypaicu@chromium.org</owner>
<owner>engedy@chromium.org</owner>
<owner>hkamila@chromium.org</owner>
<owner>ravjit@chromium.org</owner>
<owner>elklm@chromium.org</owner>
<summary>
Whenever a notification permission prompt is to be displayed, crowd deny
might trigger based on site reputation which will result in a quiet
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment