Commit 907b09b0 authored by Alex Turner's avatar Alex Turner Committed by Commit Bot

Fix SubresourceFilter.* histogram group owner

chrome-ads-uma@google.com is fixed to the correct group
(chrome-ads-histograms@google.com) for SubresourceFilter.* histogram
owners.

Change-Id: Ibc044a226e264e6905ca88a470d23f710dc8f44f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2529709
Commit-Queue: Alex Turner <alexmt@chromium.org>
Reviewed-by: default avatarCharlie Harrison <csharrison@chromium.org>
Reviewed-by: default avatarBrian White <bcwhite@chromium.org>
Cr-Commit-Position: refs/heads/master@{#826510}
parent e9baad7a
......@@ -284,7 +284,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
<histogram name="SubresourceFilter.PageLoad.ActivationState.DidInherit"
enum="SubresourceFilterActivationState" expires_after="2021-11-02">
<owner>alexmt@chromium.org</owner>
<owner>chrome-ads-uma@google.com</owner>
<owner>chrome-ads-histograms@google.com</owner>
<summary>
Whenever a document load is committed in a main frame that inherits from its
same-origin opener, records whether subresource filtering should be
......@@ -296,7 +296,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
<histogram name="SubresourceFilter.PageLoad.AdsInterventionTriggered"
enum="AdsViolations" expires_after="M90">
<owner>yaoxia@google.com</owner>
<owner>chrome-ads-uma@google.com</owner>
<owner>chrome-ads-histograms@google.com</owner>
<summary>
Records that an ads violation has been triggered on a page load. Logged at
the time the ads violation is detected.
......@@ -395,7 +395,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
<histogram name="SubresourceFilter.PageLoad.TimeSinceLastActiveAdsIntervention"
units="hours" expires_after="M90">
<owner>yaoxia@google.com</owner>
<owner>chrome-ads-uma@google.com</owner>
<owner>chrome-ads-histograms@google.com</owner>
<summary>
Records the time since the last ads intervention when loading a page that
has previously triggered an ads intervention. This is limited by the maximum
......
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