| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 1a173f868fc7ebf597e01597b7cb6324396f750f..6bd4ea781521d77974e4f912212efcdd85aa2077 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -4405,6 +4405,10 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </histogram>
|
|
|
| <histogram name="Cookie.BetweenAccessIntervalMinutes" units="minutes">
|
| + <obsolete>
|
| + Deprecated 2015-08-17 as part of cookie histogram cleanup
|
| + (https://crbug.com/521135).
|
| + </obsolete>
|
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| <summary>Intervals between access time updates for each cookie.</summary>
|
| </histogram>
|
| @@ -4441,13 +4445,18 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </histogram>
|
|
|
| <histogram name="Cookie.DeletionCause" enum="CookieDeletionCause">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>rdsmith@chromium.org</owner>
|
| + <owner>ellyjones@chromium.org</owner>
|
| <summary>
|
| For each cookie removed from the store, the reason it was removed.
|
| </summary>
|
| </histogram>
|
|
|
| <histogram name="Cookie.DomainCount">
|
| + <obsolete>
|
| + Deprecated 2015-08-17 as part of cookie histogram cleanup
|
| + (https://crbug.com/521135).
|
| + </obsolete>
|
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| <summary>
|
| For each domain, number of cookies in that domain (recorded every 10 minutes
|
| @@ -4456,6 +4465,10 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </histogram>
|
|
|
| <histogram name="Cookie.DomainPerEtldp1Count">
|
| + <obsolete>
|
| + Deprecated 2015-08-17 as part of cookie histogram cleanup
|
| + (https://crbug.com/521135).
|
| + </obsolete>
|
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| <summary>
|
| For every top level domain, number of subdomains in that top level domain
|
| @@ -4464,6 +4477,10 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </histogram>
|
|
|
| <histogram name="Cookie.Etldp1Count">
|
| + <obsolete>
|
| + Deprecated 2015-08-17 as part of cookie histogram cleanup
|
| + (https://crbug.com/521135).
|
| + </obsolete>
|
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| <summary>
|
| For every top level domain, number of cookies in that domain (recorded every
|
| @@ -4472,7 +4489,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </histogram>
|
|
|
| <histogram name="Cookie.EvictedLastAccessMinutes" units="minutes">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>rdsmith@chromium.org</owner>
|
| + <owner>ellyjones@chromium.org</owner>
|
| <summary>
|
| For each evicted (not expired) cookie, the amount of time since it was last
|
| used
|
| @@ -22016,6 +22034,10 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
|
| </histogram>
|
|
|
| <histogram name="Net.NumDuplicateCookiesInDb">
|
| + <obsolete>
|
| + Deprecated 2015-08-17 as part of cookie histogram cleanup
|
| + (https://crbug.com/521135).
|
| + </obsolete>
|
| <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| <summary>
|
| The number of duplicate cookies that were present in the cookie store during
|
|
|