Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4)

Unified Diff: tools/metrics/histograms/histograms.xml

Issue 572163002: Deprecate Safe Browsing timing histograms (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « chrome/browser/safe_browsing/safe_browsing_blocking_page.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 92404c70a7adfe55f4219c097abc9088ff61389d..a7aaf18c8969f7ea0dc741c4b83a046932e51f08 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -27553,6 +27553,9 @@ Therefore, the affected-histogram name has to have at least one dot in it.
</histogram>
<histogram name="SB2.MalwareInterstitialTimeClosed" units="milliseconds">
+ <obsolete>
+ Deprecated 9/2014.
+ </obsolete>
<owner>felt@chromium.org</owner>
<summary>
The time between when we show the SafeBrowsing malware interstitial and the
@@ -27562,6 +27565,9 @@ Therefore, the affected-histogram name has to have at least one dot in it.
</histogram>
<histogram name="SB2.MalwareInterstitialTimeDiagnostic" units="milliseconds">
+ <obsolete>
+ Deprecated 9/2014.
+ </obsolete>
<owner>felt@chromium.org</owner>
<summary>
The time between when we show the SafeBrowsing malware interstitial and the
@@ -27571,6 +27577,9 @@ Therefore, the affected-histogram name has to have at least one dot in it.
<histogram name="SB2.MalwareInterstitialTimeExpandedSeeMore"
units="milliseconds">
+ <obsolete>
+ Deprecated 9/2014.
+ </obsolete>
<owner>felt@chromium.org</owner>
<summary>
The time between when we show the SafeBrowsing malware interstitial and the
@@ -27580,6 +27589,9 @@ Therefore, the affected-histogram name has to have at least one dot in it.
</histogram>
<histogram name="SB2.MalwareInterstitialTimeLearnMore" units="milliseconds">
+ <obsolete>
+ Deprecated 9/2014.
+ </obsolete>
<owner>felt@chromium.org</owner>
<summary>
The time between when we show the SafeBrowsing malware interstitial and the
@@ -27588,6 +27600,9 @@ Therefore, the affected-histogram name has to have at least one dot in it.
</histogram>
<histogram name="SB2.MalwareInterstitialTimePrivacyPolicy" units="milliseconds">
+ <obsolete>
+ Deprecated 9/2014.
+ </obsolete>
<owner>felt@chromium.org</owner>
<summary>
The time between when we show the SafeBrowsing malware interstitial and the
@@ -27596,6 +27611,9 @@ Therefore, the affected-histogram name has to have at least one dot in it.
</histogram>
<histogram name="SB2.MalwareInterstitialTimeProceed" units="milliseconds">
+ <obsolete>
+ Deprecated 9/2014.
+ </obsolete>
<owner>felt@chromium.org</owner>
<summary>
The time between when we show the SafeBrowsing malware interstitial and the
@@ -27604,6 +27622,9 @@ Therefore, the affected-histogram name has to have at least one dot in it.
</histogram>
<histogram name="SB2.MalwareInterstitialTimeTakeMeBack" units="milliseconds">
+ <obsolete>
+ Deprecated 9/2014.
+ </obsolete>
<owner>felt@chromium.org</owner>
<summary>
The time between when we show the SafeBrowsing malware interstitial and the
« no previous file with comments | « chrome/browser/safe_browsing/safe_browsing_blocking_page.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698