Commit 47d19c83 authored by Carlos IL's avatar Carlos IL Committed by Commit Bot

Add carlosil as owner to interstitial histograms.

Change-Id: Ia1722e9c601d7a87ab4a9e628c830d660d54f5d2
Reviewed-on: https://chromium-review.googlesource.com/c/1434078Reviewed-by: default avatarAdrienne Porter Felt <felt@chromium.org>
Reviewed-by: default avatarChristopher Thompson <cthomp@chromium.org>
Commit-Queue: Christopher Thompson <cthomp@chromium.org>
Auto-Submit: Carlos IL <carlosil@chromium.org>
Cr-Commit-Position: refs/heads/master@{#626137}
parent eafc6389
...@@ -42935,6 +42935,7 @@ uploading your change for review. ...@@ -42935,6 +42935,7 @@ uploading your change for review.
<histogram name="interstitial.decision" enum="SecurityInterstitialDecision"> <histogram name="interstitial.decision" enum="SecurityInterstitialDecision">
<owner>felt@chromium.org</owner> <owner>felt@chromium.org</owner>
<owner>carlosil@chromium.org</owner>
<summary> <summary>
User decision when presented with a security interstitial. As of M44, User decision when presented with a security interstitial. As of M44,
subresource interstitials were split into their own entries. As of M52, subresource interstitials were split into their own entries. As of M52,
...@@ -42946,6 +42947,7 @@ uploading your change for review. ...@@ -42946,6 +42947,7 @@ uploading your change for review.
<histogram name="interstitial.decision.repeat_visit" <histogram name="interstitial.decision.repeat_visit"
enum="SecurityInterstitialDecision"> enum="SecurityInterstitialDecision">
<owner>felt@chromium.org</owner> <owner>felt@chromium.org</owner>
<owner>carlosil@chromium.org</owner>
<summary> <summary>
User decision when presented with a security interstitial, on a site that User decision when presented with a security interstitial, on a site that
the user had previously visited. As of M44, subresource interstitials were the user had previously visited. As of M44, subresource interstitials were
...@@ -42958,6 +42960,7 @@ uploading your change for review. ...@@ -42958,6 +42960,7 @@ uploading your change for review.
<histogram name="interstitial.interaction" <histogram name="interstitial.interaction"
enum="SecurityInterstitialInteraction"> enum="SecurityInterstitialInteraction">
<owner>felt@chromium.org</owner> <owner>felt@chromium.org</owner>
<owner>carlosil@chromium.org</owner>
<summary> <summary>
User interactions with a security interstitial. As of M44, subresource User interactions with a security interstitial. As of M44, subresource
interstitials were split into their own entries. As of M52, interstitials were split into their own entries. As of M52,
...@@ -42997,6 +43000,7 @@ uploading your change for review. ...@@ -42997,6 +43000,7 @@ uploading your change for review.
<histogram name="interstitial.ssl.cause.nonoverridable" enum="SSLErrorCauses"> <histogram name="interstitial.ssl.cause.nonoverridable" enum="SSLErrorCauses">
<owner>felt@chromium.org</owner> <owner>felt@chromium.org</owner>
<owner>carlosil@chromium.org</owner>
<summary> <summary>
Possible non-attack causes of the non-overridable SSL interstitial. Many Possible non-attack causes of the non-overridable SSL interstitial. Many
errors are not reported in this histogram and new errors may be added over errors are not reported in this histogram and new errors may be added over
...@@ -43012,6 +43016,7 @@ uploading your change for review. ...@@ -43012,6 +43016,7 @@ uploading your change for review.
<histogram name="interstitial.ssl.cause.overridable" enum="SSLErrorCauses"> <histogram name="interstitial.ssl.cause.overridable" enum="SSLErrorCauses">
<owner>felt@chromium.org</owner> <owner>felt@chromium.org</owner>
<owner>carlosil@chromium.org</owner>
<summary> <summary>
Possible non-attack causes of the overridable SSL interstitial. Many errors Possible non-attack causes of the overridable SSL interstitial. Many errors
are not reported in this histogram and new errors may be added over time, are not reported in this histogram and new errors may be added over time,
...@@ -43073,6 +43078,7 @@ uploading your change for review. ...@@ -43073,6 +43078,7 @@ uploading your change for review.
<histogram name="interstitial.ssl.connection_type" <histogram name="interstitial.ssl.connection_type"
enum="ResourcePrefetchPredictorNetworkType"> enum="ResourcePrefetchPredictorNetworkType">
<owner>felt@chromium.org</owner> <owner>felt@chromium.org</owner>
<owner>carlosil@chromium.org</owner>
<summary> <summary>
The histogram shows the connection types associated with SSL warnings. E.g., The histogram shows the connection types associated with SSL warnings. E.g.,
do more warnings occur on WiFi? do more warnings occur on WiFi?
...@@ -43205,6 +43211,7 @@ uploading your change for review. ...@@ -43205,6 +43211,7 @@ uploading your change for review.
<histogram name="interstitial.ssl_error_handler" enum="SSLErrorHandlerEvent"> <histogram name="interstitial.ssl_error_handler" enum="SSLErrorHandlerEvent">
<owner>meacer@chromium.org</owner> <owner>meacer@chromium.org</owner>
<owner>carlosil@chromium.org</owner>
<summary>The type of action that the SSL error handler takes.</summary> <summary>The type of action that the SSL error handler takes.</summary>
</histogram> </histogram>
...@@ -43239,6 +43246,7 @@ uploading your change for review. ...@@ -43239,6 +43246,7 @@ uploading your change for review.
<histogram name="interstitial.ssl_error_type" enum="SSLErrorTypes"> <histogram name="interstitial.ssl_error_type" enum="SSLErrorTypes">
<owner>felt@chromium.org</owner> <owner>felt@chromium.org</owner>
<owner>carlosil@chromium.org</owner>
<summary> <summary>
The type of SSL error that the user encounters. This is recorded for all SSL The type of SSL error that the user encounters. This is recorded for all SSL
warnings, regardless of whether they are overridable. warnings, regardless of whether they are overridable.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment