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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 583063002: QUIC - Don't close the QUIC connection if server config update message (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: track successful handling of server config update message 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
Index: tools/metrics/histograms/histograms.xml
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index 360d27c20d3f27063f07776519ec1abf0aaa472c..66a48d9991d0e803346e8ff97ca97c4617a4d326 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -16146,6 +16146,11 @@ Therefore, the affected-histogram name has to have at least one dot in it.
</summary>
</histogram>
+<histogram name="Net.QuicNumServerConfigUpdateMessagesIgnored" enum="Boolean">
Alexei Svitkine (slow) 2014/09/19 17:08:04 Nit: Can you add a BooleanIgnored and use that for
ramant (doing other things) 2014/09/19 17:17:07 Done.
+ <owner>rtenneti@chromium.org</owner>
+ <summary>The number of times ServerConfigUpdateMessages ignored.</summary>
+</histogram>
+
<histogram name="Net.QuicNumStreamFramesInPacket">
<owner>rch@chromium.org</owner>
<summary>
« net/quic/quic_crypto_client_stream.cc ('K') | « net/quic/quic_crypto_client_stream.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698