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

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

Side-by-side diff isn't available for this file because of its large size.
Issue 2789093003: Mark QUIC broken when the network blackholes after the handshake (Closed)
Patch Set: Address comments 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 cd3b6aa443b104aa05784f81d3a4678e95b541f8..c29514869e164f814c3f584d30ba571ba35ddcb2 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -84208,6 +84208,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_test_packet_maker.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