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

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

Issue 2777823002: Bypass DRP if a redirect cycle is detected (Closed)
Patch Set: ps Created 3 years, 9 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 9dab252cb5b8ab5b8fb5b5d8f885396e16afd2c8..719e00e00c5120de9462227dcca7d7c31aac0ed0 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -115944,6 +115944,7 @@ from previous Chrome versions.
<suffix name="NetworkErrorProxyCertificateInvalid"
label="Bypass due to invalid proxy certificate"/>
<suffix name="NetworkErrorOther" label="Bypass due to any network error"/>
+ <suffix name="URLRedirectCycle" label="Bypass due to URL redirect cycle"/>
<affected-histogram name="DataReductionProxy.BypassedBytes"/>
</histogram_suffixes>

Powered by Google App Engine
This is Rietveld 408576698