| Index: tools/metrics/histograms/histograms.xml
|
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
|
| index 1e2d3174ff61237a3c948590d5827c2b9df0e172..3684da9d66b8d05189188f35aa73544ddeec8214 100644
|
| --- a/tools/metrics/histograms/histograms.xml
|
| +++ b/tools/metrics/histograms/histograms.xml
|
| @@ -37209,7 +37209,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </histogram>
|
|
|
| <histogram name="SiteIsolation.AllResponses">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>creis@chromium.org</owner>
|
| <summary>
|
| The count of all network responses received by a renderer. Each response is
|
| corresponding to one URL requested by a renderer. Incremented when the first
|
| @@ -37218,14 +37218,14 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </histogram>
|
|
|
| <histogram name="SiteIsolation.BrowsingInstanceCount">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>creis@chromium.org</owner>
|
| <summary>
|
| The count of all current BrowsingInstances. Recorded once per UMA ping.
|
| </summary>
|
| </histogram>
|
|
|
| <histogram name="SiteIsolation.CurrentRendererProcessCount">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>creis@chromium.org</owner>
|
| <summary>
|
| The count of all renderer processes, including WebUI and extensions.
|
| Recorded once per UMA ping.
|
| @@ -37233,7 +37233,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </histogram>
|
|
|
| <histogram name="SiteIsolation.IsolateAllSitesProcessCountEstimate">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>creis@chromium.org</owner>
|
| <summary>
|
| The upper bound of the predicted renderer process count if we isolated all
|
| sites, subject to the process limit. Recorded once per UMA ping.
|
| @@ -37241,7 +37241,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </histogram>
|
|
|
| <histogram name="SiteIsolation.IsolateAllSitesProcessCountLowerBound">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>creis@chromium.org</owner>
|
| <summary>
|
| The lower bound of the predicted renderer process count if we isolated all
|
| sites, subject to the process limit. Happens to be the number of unique
|
| @@ -37250,7 +37250,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </histogram>
|
|
|
| <histogram name="SiteIsolation.IsolateAllSitesProcessCountNoLimit">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>creis@chromium.org</owner>
|
| <summary>
|
| The predicted renderer process count if we isolated all sites and if there
|
| were no process limit. Recorded once per UMA ping.
|
| @@ -37258,7 +37258,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </histogram>
|
|
|
| <histogram name="SiteIsolation.IsolateAllSitesTotalProcessCountEstimate">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>creis@chromium.org</owner>
|
| <summary>
|
| The predicted total process count if we isolated all sites, subject to the
|
| process limit. Recorded once per UMA ping.
|
| @@ -37266,7 +37266,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </histogram>
|
|
|
| <histogram name="SiteIsolation.IsolateHttpsSitesProcessCountEstimate">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>creis@chromium.org</owner>
|
| <summary>
|
| The upper bound of the predicted renderer process count if we isolated only
|
| HTTPS (not HTTP) sites, subject to the process limit. Recorded once per UMA
|
| @@ -37275,7 +37275,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </histogram>
|
|
|
| <histogram name="SiteIsolation.IsolateHttpsSitesProcessCountLowerBound">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>creis@chromium.org</owner>
|
| <summary>
|
| The lower bound of the predicted renderer process count if we isolated only
|
| HTTPS (not HTTP) sites, subject to the process limit. Happens to be the
|
| @@ -37284,7 +37284,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </histogram>
|
|
|
| <histogram name="SiteIsolation.IsolateHttpsSitesProcessCountNoLimit">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>creis@chromium.org</owner>
|
| <summary>
|
| The predicted renderer process count if we isolated only HTTPS (not HTTP)
|
| sites and if there were no process limit. Recorded once per UMA ping.
|
| @@ -37292,7 +37292,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </histogram>
|
|
|
| <histogram name="SiteIsolation.IsolateHttpsSitesTotalProcessCountEstimate">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>creis@chromium.org</owner>
|
| <summary>
|
| The predicted total process count if we isolated only HTTPS (not HTTP)
|
| sites, subject to the process limit. Recorded once per UMA ping.
|
| @@ -37300,7 +37300,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </histogram>
|
|
|
| <histogram name="SiteIsolation.XSD.DataLength" units="byte">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>creis@chromium.org</owner>
|
| <summary>
|
| The number of bytes in the first network packet for a response with headers
|
| that imply potential illegal cross-site access. Recorded when the first
|
| @@ -37309,7 +37309,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </histogram>
|
|
|
| <histogram name="SiteIsolation.XSD.HTML.Blocked">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>creis@chromium.org</owner>
|
| <summary>
|
| The count of blocked cross-site document responses due to having HTML
|
| content type header and contents sniffed as HTML. Sampled with value of 1
|
| @@ -37318,7 +37318,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </histogram>
|
|
|
| <histogram name="SiteIsolation.XSD.HTML.Blocked.NonRenderableStatusCode">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>creis@chromium.org</owner>
|
| <summary>
|
| The count of responses with a nonrenderable HTTP status code among blocked
|
| cross-site document responses due to their HTML contents. Sampled with value
|
| @@ -37328,7 +37328,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
|
|
| <histogram name="SiteIsolation.XSD.HTML.Blocked.RenderableStatusCode"
|
| enum="ContentResourceType">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>creis@chromium.org</owner>
|
| <summary>
|
| The count of responses with a renderable HTTP status code sub-categorized by
|
| their requesting context type (e.g., image, script, etc.) among blocked
|
| @@ -37339,7 +37339,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </histogram>
|
|
|
| <histogram name="SiteIsolation.XSD.HTML.NoSniffBlocked.NonRenderableStatusCode">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>creis@chromium.org</owner>
|
| <summary>
|
| The count of responses with a nonrenderable HTTP status code among blocked
|
| cross-site document responses due to having HTML content type and nosniff
|
| @@ -37350,7 +37350,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
|
|
| <histogram name="SiteIsolation.XSD.HTML.NoSniffBlocked.RenderableStatusCode"
|
| enum="ContentResourceType">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>creis@chromium.org</owner>
|
| <summary>
|
| The count of responses with a renderable HTTP status code sub-categorized by
|
| their requesting context type (e.g., image, script, etc.), among blocked
|
| @@ -37361,7 +37361,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </histogram>
|
|
|
| <histogram name="SiteIsolation.XSD.HTML.NotBlocked">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>creis@chromium.org</owner>
|
| <summary>
|
| The count of not blocked responses despite having an HTML content type
|
| header due to the failure of content sniffing. Sampled with value 1 when the
|
| @@ -37370,7 +37370,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </histogram>
|
|
|
| <histogram name="SiteIsolation.XSD.HTML.NotBlocked.MaybeJS">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>creis@chromium.org</owner>
|
| <summary>
|
| The count of responses that may be parsed as JavaScript among not blocked
|
| responses. Sampled with value 1 when the first network packet of a response
|
| @@ -37379,7 +37379,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </histogram>
|
|
|
| <histogram name="SiteIsolation.XSD.JSON.Blocked">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>creis@chromium.org</owner>
|
| <summary>
|
| The count of blocked cross-site document responses due to having JSON
|
| content type header and contents sniffed as JSON. Sampled with value 1 when
|
| @@ -37388,7 +37388,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </histogram>
|
|
|
| <histogram name="SiteIsolation.XSD.JSON.Blocked.NonRenderableStatusCode">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>creis@chromium.org</owner>
|
| <summary>
|
| The count of responses with a nonrenderable HTTP status code among blocked
|
| cross-site document responses due to their JSON contents. Sampled with value
|
| @@ -37398,7 +37398,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
|
|
| <histogram name="SiteIsolation.XSD.JSON.Blocked.RenderableStatusCode"
|
| enum="ContentResourceType">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>creis@chromium.org</owner>
|
| <summary>
|
| The count of responses with a renderable HTTP status code sub-categorized by
|
| their requesting context type (e.g., image, script, etc.), among blocked
|
| @@ -37409,7 +37409,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </histogram>
|
|
|
| <histogram name="SiteIsolation.XSD.JSON.NoSniffBlocked.NonRenderableStatusCode">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>creis@chromium.org</owner>
|
| <summary>
|
| The count of responses with a nonrenderable HTTP status code among blocked
|
| cross-site document responses due to having JSON content type and nosniff
|
| @@ -37420,7 +37420,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
|
|
| <histogram name="SiteIsolation.XSD.JSON.NoSniffBlocked.RenderableStatusCode"
|
| enum="ContentResourceType">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>creis@chromium.org</owner>
|
| <summary>
|
| The count of responses with a renderable HTTP status code sub-categorized by
|
| their requesting context type (e.g., image, script, etc.), among blocked
|
| @@ -37431,7 +37431,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </histogram>
|
|
|
| <histogram name="SiteIsolation.XSD.JSON.NotBlocked">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>creis@chromium.org</owner>
|
| <summary>
|
| The count of not blocked responses despite having an JSON content type
|
| header due to the failure of content sniffing. Sampled with value 1 when the
|
| @@ -37440,7 +37440,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </histogram>
|
|
|
| <histogram name="SiteIsolation.XSD.JSON.NotBlocked.MaybeJS">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>creis@chromium.org</owner>
|
| <summary>
|
| The count of responses that may be parsed as JavaScript among not blocked
|
| responses with a JSON content type header. Sampled with value 1 when the
|
| @@ -37449,7 +37449,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </histogram>
|
|
|
| <histogram name="SiteIsolation.XSD.MimeType" enum="SiteIsolationMimeType">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>creis@chromium.org</owner>
|
| <summary>
|
| MIME type codes for content type header values of potentially cross-site
|
| document responses, excluding same-site or not http(s) urls. Sampled with a
|
| @@ -37459,7 +37459,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </histogram>
|
|
|
| <histogram name="SiteIsolation.XSD.Plain.HTML.Blocked">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>creis@chromium.org</owner>
|
| <summary>
|
| The count of blocked cross-site document responses due to having Plain
|
| content type header and contents sniffed as HTML. Sampled with value 1 when
|
| @@ -37468,7 +37468,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </histogram>
|
|
|
| <histogram name="SiteIsolation.XSD.Plain.HTML.Blocked.NonRenderableStatusCode">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>creis@chromium.org</owner>
|
| <summary>
|
| The count of responses with a nonrenderable HTTP status code among blocked
|
| responses due to their Plain.HTML contents. Sampled with value 1 when the
|
| @@ -37478,7 +37478,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
|
|
| <histogram name="SiteIsolation.XSD.Plain.HTML.Blocked.RenderableStatusCode"
|
| enum="ContentResourceType">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>creis@chromium.org</owner>
|
| <summary>
|
| The count of responses with a renderable HTTP status code sub-categorized by
|
| their requesting context type (e.g., image, script, etc.), among blocked
|
| @@ -37489,7 +37489,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </histogram>
|
|
|
| <histogram name="SiteIsolation.XSD.Plain.JSON.Blocked">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>creis@chromium.org</owner>
|
| <summary>
|
| The count of blocked cross-site document responses due to having Plain
|
| content type header and contents sniffed as JSON. Sampled with value 1 when
|
| @@ -37498,7 +37498,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </histogram>
|
|
|
| <histogram name="SiteIsolation.XSD.Plain.JSON.Blocked.NonRenderableStatusCode">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>creis@chromium.org</owner>
|
| <summary>
|
| The count of responses with a nonrenderable HTTP status code among blocked
|
| cross-site document responses due to their Plain.JSON contents. Sampled with
|
| @@ -37509,7 +37509,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
|
|
| <histogram name="SiteIsolation.XSD.Plain.JSON.Blocked.RenderableStatusCode"
|
| enum="ContentResourceType">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>creis@chromium.org</owner>
|
| <summary>
|
| The count of responses with a renderable HTTP status code sub-categorized by
|
| their requesting context type (e.g., image, script, etc.), among blocked
|
| @@ -37521,7 +37521,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
|
|
| <histogram
|
| name="SiteIsolation.XSD.Plain.NoSniffBlocked.NonRenderableStatusCode">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>creis@chromium.org</owner>
|
| <summary>
|
| The count of responses with a nonrenderable HTTP status code among blocked
|
| cross-site document responses due to having Plain content type and nosniff
|
| @@ -37532,7 +37532,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
|
|
| <histogram name="SiteIsolation.XSD.Plain.NoSniffBlocked.RenderableStatusCode"
|
| enum="ContentResourceType">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>creis@chromium.org</owner>
|
| <summary>
|
| The count of responses with a renderable HTTP status code sub-categorized by
|
| their requesting context type (e.g., image, script, etc.), among blocked
|
| @@ -37543,7 +37543,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </histogram>
|
|
|
| <histogram name="SiteIsolation.XSD.Plain.NotBlocked">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>creis@chromium.org</owner>
|
| <summary>
|
| The count of not blocked responses despite having an Plain content type
|
| header due to the failure of content sniffing. Sampled with value 1 when the
|
| @@ -37552,7 +37552,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </histogram>
|
|
|
| <histogram name="SiteIsolation.XSD.Plain.NotBlocked.MaybeJS">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>creis@chromium.org</owner>
|
| <summary>
|
| The count of responses that may be parsed as JavaScript among not blocked
|
| responses with a Plain content type header. Sampled with value 1 when the
|
| @@ -37561,7 +37561,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </histogram>
|
|
|
| <histogram name="SiteIsolation.XSD.Plain.XML.Blocked">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>creis@chromium.org</owner>
|
| <summary>
|
| The count of blocked cross-site document responses due to having Plain
|
| content type header and contents sniffed as XML. Sampled with value 1 when
|
| @@ -37570,7 +37570,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </histogram>
|
|
|
| <histogram name="SiteIsolation.XSD.Plain.XML.Blocked.NonRenderableStatusCode">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>creis@chromium.org</owner>
|
| <summary>
|
| The count of responses with a nonrenderable HTTP status code among blocked
|
| cross-site document responses due to their Plain.XML contents. Sampled with
|
| @@ -37581,7 +37581,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
|
|
| <histogram name="SiteIsolation.XSD.Plain.XML.Blocked.RenderableStatusCode"
|
| enum="ContentResourceType">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>creis@chromium.org</owner>
|
| <summary>
|
| The count of responses with renderable HTTP status codes sub-categorized by
|
| their requesting context type (e.g., image, script, etc.), among blocked
|
| @@ -37592,7 +37592,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </histogram>
|
|
|
| <histogram name="SiteIsolation.XSD.XML.Blocked">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>creis@chromium.org</owner>
|
| <summary>
|
| The count of blocked cross-site document responses due to having XML content
|
| type header and contents sniffed as XML. Sampled with value 1 when the first
|
| @@ -37601,7 +37601,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </histogram>
|
|
|
| <histogram name="SiteIsolation.XSD.XML.Blocked.NonRenderableStatusCode">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>creis@chromium.org</owner>
|
| <summary>
|
| The count of responses with nonrenderable HTTP status codes among blocked
|
| cross-site document responses due to their XML contents. Sampled with value
|
| @@ -37611,7 +37611,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
|
|
| <histogram name="SiteIsolation.XSD.XML.Blocked.RenderableStatusCode"
|
| enum="ContentResourceType">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>creis@chromium.org</owner>
|
| <summary>
|
| The count of responses with renderable HTTP status codes sub-categorized by
|
| their requesting context type (e.g., image, script, etc.), among blocked
|
| @@ -37622,7 +37622,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </histogram>
|
|
|
| <histogram name="SiteIsolation.XSD.XML.NoSniffBlocked.NonRenderableStatusCode">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>creis@chromium.org</owner>
|
| <summary>
|
| The count of responses with a nonrenderable HTTP status code among blocked
|
| cross-site document responses due to having XML content type and nosniff
|
| @@ -37633,7 +37633,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
|
|
| <histogram name="SiteIsolation.XSD.XML.NoSniffBlocked.RenderableStatusCode"
|
| enum="ContentResourceType">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>creis@chromium.org</owner>
|
| <summary>
|
| The count of responses with a renderable HTTP status code sub-categorized by
|
| their requesting context type (e.g., image, script, etc.), among blocked
|
| @@ -37644,7 +37644,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </histogram>
|
|
|
| <histogram name="SiteIsolation.XSD.XML.NotBlocked">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>creis@chromium.org</owner>
|
| <summary>
|
| The count of not blocked responses despite having an XML content type header
|
| due to the failure of content sniffing. Sampled with value 1 when the first
|
| @@ -37653,7 +37653,7 @@ Therefore, the affected-histogram name has to have at least one dot in it.
|
| </histogram>
|
|
|
| <histogram name="SiteIsolation.XSD.XML.NotBlocked.MaybeJS">
|
| - <owner>Please list the metric's owners. Add more owner tags as needed.</owner>
|
| + <owner>creis@chromium.org</owner>
|
| <summary>
|
| The count of responses that may be parsed as JavaScript among not blocked
|
| responses with an XML content type. Sampled with value 1 when the first
|
|
|