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

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

Issue 2699003002: Clear cached QUIC network stats when a QUIC handshake fails. (Closed)
Patch Set: Created 3 years, 10 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 f5d4032aa24dbd8c475312ebe7874911464a308d..4ea3cb0f9b9a1af442db88ab46458c31a96a7e75 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -94251,6 +94251,8 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="10" label="SET_SUPPORTS_QUIC"/>
<int value="11" label="SET_SERVER_NETWORK_STATS"/>
<int value="12" label="DETECTED_CORRUPTED_PREFS"/>
+ <int value="13" label="SET_QUIC_SERVER_INFO"/>
+ <int value="14" label="CLEAR_SERVER_NETWORK_STATS"/>
</enum>
<enum name="HttpSocketType" type="int">
« net/http/http_server_properties_manager.cc ('K') | « net/quic/chromium/quic_stream_factory.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698