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

Unified Diff: chrome/browser/ssl/ssl_blocking_page.cc

Issue 2575233003: Record the time when the interstitial is constructed (Closed)
Patch Set: Created 4 years 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 | « chrome/browser/ssl/cert_report_helper.cc ('k') | components/certificate_reporting/cert_logger.proto » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ssl/ssl_blocking_page.cc
diff --git a/chrome/browser/ssl/ssl_blocking_page.cc b/chrome/browser/ssl/ssl_blocking_page.cc
index 117b3109f130d70908c2613716c1505823b40370..fa4f47d37de831cf5c6909f5fbf824fff6212ee0 100644
--- a/chrome/browser/ssl/ssl_blocking_page.cc
+++ b/chrome/browser/ssl/ssl_blocking_page.cc
@@ -210,6 +210,7 @@ SSLBlockingPage::SSLBlockingPage(
ssl_info,
certificate_reporting::ErrorReport::INTERSTITIAL_SSL,
overridable_,
+ time_triggered,
controller()->metrics_helper())),
ssl_error_ui_(new SSLErrorUI(request_url,
cert_error,
« no previous file with comments | « chrome/browser/ssl/cert_report_helper.cc ('k') | components/certificate_reporting/cert_logger.proto » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698