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

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

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: 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 19946cc9d946fdcb68c6b4cf61f7a560ab3f49a4..36a61162eccdb8e5e9fb7ddcf882ba0c3749f25f 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -16669,6 +16669,13 @@ Therefore, the affected-histogram name has to have at least one dot in it.
</summary>
</histogram>
+<histogram name="Net.QuicNumServerConfigUpdateMessagesIgnored">
+ <owner>rtenneti@chromium.org</owner>
+ <summary>
+ The number of times server config update messages are 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