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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 1944983002: Revert "Add a histogram (Net.PacResultForStrippedUrl) that estimates how often PAC scripts depend o… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2704
Patch Set: Created 4 years, 7 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 | « net/proxy/proxy_resolver_v8_tracing_unittest.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 f1315667add36f97141ce59c9cb5b5e42f1b5a33..fb9764d715461cc146acd2a7adb97e45b4654b42 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -26709,6 +26709,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="Net.PacResultForStrippedUrl" enum="PacResultForStrippedUrl">
+ <obsolete>
+ Deprecated 4/27/2016. No longer tracked.
+ </obsolete>
<owner>eroman@chromium.org</owner>
<summary>
Proxy Auto Config (PAC) allows specifying an arbitrary javascript program to
@@ -78446,6 +78449,9 @@ To add a new entry, add it with any value and run test to compute valid value.
</enum>
<enum name="PacResultForStrippedUrl" type="int">
+ <obsolete>
+ Deprecated 4/27/2016. No longer tracked.
+ </obsolete>
<summary>
Result for PAC script experiment as defined in
net/proxy/proxy_resolver_v8_tracing.h
« no previous file with comments | « net/proxy/proxy_resolver_v8_tracing_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698