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

Unified Diff: net/http/http_network_transaction.h

Issue 1147453003: Measure inappropriate_fallback alerts from Google. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@fallback-type
Patch Set: revise various wordings Created 5 years, 7 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:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | net/http/http_network_transaction.cc » ('j') | tools/metrics/histograms/histograms.xml » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/http/http_network_transaction.h
diff --git a/net/http/http_network_transaction.h b/net/http/http_network_transaction.h
index 5ea399907b1671371204e895995445719dd6abb8..ed4597d94fae9940384f14bf957581e22efd452e 100644
--- a/net/http/http_network_transaction.h
+++ b/net/http/http_network_transaction.h
@@ -239,7 +239,7 @@ class NET_EXPORT_PRIVATE HttpNetworkTransaction
void ResetStateForAuthRestart();
// Records metrics relating to SSL fallbacks.
- void RecordSSLFallbackMetrics();
+ void RecordSSLFallbackMetrics(int result);
// Returns true if we should try to add a Proxy-Authorization header
bool ShouldApplyProxyAuth() const;
« no previous file with comments | « no previous file | net/http/http_network_transaction.cc » ('j') | tools/metrics/histograms/histograms.xml » ('J')

Powered by Google App Engine
This is Rietveld 408576698