Commit e0f82769 authored by Ravjit Singh Uppal's avatar Ravjit Singh Uppal Committed by Commit Bot

Updating Geolocation histograms' expiries to M89

Extending the expiry time of these histograms until M89, to give us extra time to decide about them.

Bug: 1125795, 1125794, 1125793, 1125792, 1125657
Change-Id: If2da7f73bdbbebdda596dc7d16974dc2c9143193
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2435306Reviewed-by: default avatarAndy Paicu <andypaicu@chromium.org>
Reviewed-by: default avatarSteven Holte <holte@chromium.org>
Commit-Queue: Ravjit Singh Uppal <ravjit@chromium.org>
Cr-Commit-Position: refs/heads/master@{#811651}
parent 5320dd38
...@@ -264,8 +264,9 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -264,8 +264,9 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="ContentSettings.EphemeralFlashPermission" <histogram name="ContentSettings.EphemeralFlashPermission"
enum="ContentSettings.EphemeralFlashPermission" expires_after="M87"> enum="ContentSettings.EphemeralFlashPermission" expires_after="M89">
<owner>engedy@chromium.org</owner> <owner>engedy@chromium.org</owner>
<owner>src/components/permissions/PERMISSIONS_OWNERS</owner>
<summary> <summary>
Records the number of times Flash permission is granted for a host. Records the number of times Flash permission is granted for a host.
</summary> </summary>
......
...@@ -136,7 +136,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -136,7 +136,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram base="true" name="Geolocation.SettingsDialog.AcceptEvent" <histogram base="true" name="Geolocation.SettingsDialog.AcceptEvent"
enum="GeolocationSettingsDialogBackOff" expires_after="M87"> enum="GeolocationSettingsDialogBackOff" expires_after="M89">
<owner>engedy@chromium.org</owner> <owner>engedy@chromium.org</owner>
<owner>src/components/permissions/PERMISSIONS_OWNERS</owner> <owner>src/components/permissions/PERMISSIONS_OWNERS</owner>
<summary> <summary>
...@@ -146,7 +146,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -146,7 +146,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram base="true" name="Geolocation.SettingsDialog.DenyEvent" <histogram base="true" name="Geolocation.SettingsDialog.DenyEvent"
enum="GeolocationSettingsDialogBackOff" expires_after="M87"> enum="GeolocationSettingsDialogBackOff" expires_after="M89">
<owner>engedy@chromium.org</owner> <owner>engedy@chromium.org</owner>
<owner>src/components/permissions/PERMISSIONS_OWNERS</owner> <owner>src/components/permissions/PERMISSIONS_OWNERS</owner>
<summary> <summary>
...@@ -156,7 +156,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -156,7 +156,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram base="true" name="Geolocation.SettingsDialog.ShowEvent" <histogram base="true" name="Geolocation.SettingsDialog.ShowEvent"
enum="GeolocationSettingsDialogBackOff" expires_after="M87"> enum="GeolocationSettingsDialogBackOff" expires_after="M89">
<owner>engedy@chromium.org</owner> <owner>engedy@chromium.org</owner>
<owner>src/components/permissions/PERMISSIONS_OWNERS</owner> <owner>src/components/permissions/PERMISSIONS_OWNERS</owner>
<summary> <summary>
...@@ -166,7 +166,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -166,7 +166,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram base="true" name="Geolocation.SettingsDialog.SuppressEvent" <histogram base="true" name="Geolocation.SettingsDialog.SuppressEvent"
enum="GeolocationSettingsDialogBackOff" expires_after="M87"> enum="GeolocationSettingsDialogBackOff" expires_after="M89">
<owner>engedy@chromium.org</owner> <owner>engedy@chromium.org</owner>
<owner>src/components/permissions/PERMISSIONS_OWNERS</owner> <owner>src/components/permissions/PERMISSIONS_OWNERS</owner>
<summary> <summary>
......
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