Commit 0c58dc5b authored by Martin Šrámek's avatar Martin Šrámek Committed by Chromium LUCI CQ

Extend the lifetime of AccessContextAudit histograms to M93

Bug: 1153758
Change-Id: Ied62101dc6458c883380cbba0235c37a54464584
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2565426Reviewed-by: default avatarTheodore Olsauskas-Warren <sauski@google.com>
Reviewed-by: default avatarRobert Kaplow <rkaplow@chromium.org>
Commit-Queue: Martin Šrámek <msramek@chromium.org>
Cr-Commit-Position: refs/heads/master@{#832368}
parent 1ee5c612
...@@ -11426,7 +11426,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -11426,7 +11426,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="Privacy.AccessContextAudit.CookieDomainCount" units="units" <histogram name="Privacy.AccessContextAudit.CookieDomainCount" units="units"
expires_after="M89"> expires_after="M93">
<owner>msramek@chromium.org</owner> <owner>msramek@chromium.org</owner>
<owner>sauski@google.com</owner> <owner>sauski@google.com</owner>
<summary> <summary>
...@@ -11437,7 +11437,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -11437,7 +11437,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="Privacy.AccessContextAudit.DatabaseSize" units="KiB" <histogram name="Privacy.AccessContextAudit.DatabaseSize" units="KiB"
expires_after="M89"> expires_after="M93">
<owner>msramek@chromium.org</owner> <owner>msramek@chromium.org</owner>
<owner>sauski@google.com</owner> <owner>sauski@google.com</owner>
<summary> <summary>
...@@ -11448,7 +11448,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -11448,7 +11448,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="Privacy.AccessContextAudit.RecordCount" units="units" <histogram name="Privacy.AccessContextAudit.RecordCount" units="units"
expires_after="M89"> expires_after="M93">
<owner>msramek@chromium.org</owner> <owner>msramek@chromium.org</owner>
<owner>sauski@google.com</owner> <owner>sauski@google.com</owner>
<summary> <summary>
...@@ -11459,7 +11459,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -11459,7 +11459,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="Privacy.AccessContextAudit.StorageOriginCount" units="units" <histogram name="Privacy.AccessContextAudit.StorageOriginCount" units="units"
expires_after="M89"> expires_after="M93">
<owner>msramek@chromium.org</owner> <owner>msramek@chromium.org</owner>
<owner>sauski@google.com</owner> <owner>sauski@google.com</owner>
<summary> <summary>
...@@ -11470,7 +11470,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -11470,7 +11470,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
</histogram> </histogram>
<histogram name="Privacy.AccessContextAudit.TopFrameOriginCount" units="units" <histogram name="Privacy.AccessContextAudit.TopFrameOriginCount" units="units"
expires_after="M89"> expires_after="M93">
<owner>msramek@chromium.org</owner> <owner>msramek@chromium.org</owner>
<owner>sauski@google.com</owner> <owner>sauski@google.com</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