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

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

Issue 2789093003: Mark QUIC broken when the network blackholes after the handshake (Closed)
Patch Set: Rename mark_quic_broken_when_network_suspected to mark_quic_broken_when_network_blackholes Created 3 years, 8 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 2a918a2e7d7a98754f0e4d141e9f2a998b5e3aa3..9a7f423f06fb395bad2e63350be32fc31ad3cb39 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -84652,6 +84652,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="1" label="QUIC_STREAM_FACTORY"/>
<int value="2" label="HTTP_STREAM_FACTORY_IMPL_JOB_ALT"/>
<int value="3" label="HTTP_STREAM_FACTORY_IMPL_JOB_MAIN"/>
+ <int value="4" label="QUIC_HTTP_STREAM"/>
</enum>
<enum name="BrotliFilterDecodingStatus" type="int">
« net/quic/chromium/quic_http_stream.cc ('K') | « net/quic/chromium/test_task_runner.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698