Commit e0d55edd authored by Jan Wilken Dörrie's avatar Jan Wilken Dörrie Committed by Commit Bot

[Passwords] Prolong M88 Histograms

This change prolongs a few password manager histograms that are expiring
in M88 and are still useful. jdoerrie@ replaces battre@ as an OWNER
where approriate.

R=chromium-metrics-reviews@google.com

Fixed: 1138301, 1138303, 1138307
Change-Id: Id4ef858e6ac546640575d889307c66613abde8bc
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2485051
Auto-Submit: Jan Wilken Dörrie <jdoerrie@chromium.org>
Commit-Queue: Ilya Sherman <isherman@chromium.org>
Reviewed-by: default avatarIlya Sherman <isherman@chromium.org>
Cr-Commit-Position: refs/heads/master@{#818811}
parent 72a62c65
...@@ -681,8 +681,8 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -681,8 +681,8 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="PasswordManager.BubbleSuppression.AccountsInStatisticsTable" <histogram name="PasswordManager.BubbleSuppression.AccountsInStatisticsTable"
units="accounts" expires_after="M88"> units="accounts" expires_after="M93">
<owner>battre@chromium.org</owner> <owner>jdoerrie@chromium.org</owner>
<owner>vasilii@chromium.org</owner> <owner>vasilii@chromium.org</owner>
<summary> <summary>
The number of accounts stored in password_manager::StatisticsTable. These The number of accounts stored in password_manager::StatisticsTable. These
...@@ -738,7 +738,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -738,7 +738,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="PasswordManager.BulkCheck.PasswordCheckReferrer" <histogram name="PasswordManager.BulkCheck.PasswordCheckReferrer"
enum="PasswordCheckReferrer" expires_after="M88"> enum="PasswordCheckReferrer" expires_after="M93">
<owner>jdoerrie@chromium.org</owner> <owner>jdoerrie@chromium.org</owner>
<owner>vasilii@chromium.org</owner> <owner>vasilii@chromium.org</owner>
<summary> <summary>
...@@ -2000,9 +2000,9 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -2000,9 +2000,9 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="PasswordManager.SuccessfulLoginHappened" <histogram name="PasswordManager.SuccessfulLoginHappened"
enum="BooleanSuccessfulLoginHappenedOnHttps" expires_after="M88"> enum="BooleanSuccessfulLoginHappenedOnHttps" expires_after="M93">
<owner>jdoerrie@chromium.org</owner>
<owner>nepper@chromium.org</owner> <owner>nepper@chromium.org</owner>
<owner>battre@chromium.org</owner>
<owner>kolos@chromium.org</owner> <owner>kolos@chromium.org</owner>
<summary> <summary>
For a successful login, whether the origin is HTTPS or HTTP. A succesful For a successful login, whether the origin is HTTPS or HTTP. A succesful
......
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