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

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

Issue 2723263003: arc: Provide more logging for network failures. (Closed)
Patch Set: forgot to clean arc_auth_service.cc Created 3 years, 10 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 b76b458d460dbedb5f04d9b9d05f17fdb7041c72..94d6534e391a6b41a4aec7b13b02daa0eec40852 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -80001,6 +80001,7 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries.
<int value="15" label="Cloud provision flow reporeted internal error"/>
<int value="16" label="ARC instance is stopped before complete provisioning"/>
<int value="17" label="Overall sign in timeout"/>
+ <int value="19" label="Network is unavailable"/>
hidehiko 2017/03/02 01:44:45 nit: maybe comment "18" is intentionally skipped?
khmel 2017/03/03 00:09:47 Good question. This is constant for SERVER_COMMUNI
</enum>
<enum name="ArcVideoAcceleratorResult" type="int">
« components/arc/net/arc_net_host_impl.cc ('K') | « components/arc/net/arc_net_host_impl.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698