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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2141993002: Remove many-many SpdyMajorVersion and NextProto arguments and members. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove OnSynStream() and OnSynReply(). Created 4 years, 5 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/tools/quic/quic_simple_client_bin.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 84a0cddca55924ed6434d98513875a9781327b4a..6124588d46e9633fb7b996fe2dd3c6119e916171 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -31002,6 +31002,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
</histogram>
<histogram name="Net.SpdySettingsCwndSent" units="packets">
+ <obsolete>
+ Deprecated 2016 July with removal of SPDY/3.1.
+ </obsolete>
<owner>rch@chromium.org</owner>
<summary>
The congestion window (in pkts) sent at the beginning of a SpdySession.
@@ -31119,6 +31122,9 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<histogram name="Net.SpdyVersion3" enum="SpdyProtocolVersion">
<owner>bnc@chromium.org</owner>
+ <obsolete>
+ Deprecated 2016 July with removal of SPDY/3.1.
+ </obsolete>
<summary>
The SPDY protocol version that is used to talk to SPDY servers. Logged
every time a SPDY session is initialized.
« no previous file with comments | « net/tools/quic/quic_simple_client_bin.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698