Chromium Code Reviews| Index: tools/metrics/histograms/histograms.xml |
| diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml |
| index c2445a3065173af499463737cc5ed14776069311..8fd0540b6e6a4d0e126329d0ca8a8adacb1d7219 100644 |
| --- a/tools/metrics/histograms/histograms.xml |
| +++ b/tools/metrics/histograms/histograms.xml |
| @@ -44093,6 +44093,13 @@ http://cs/file:chrome/histograms.xml - but prefer this file for new entries. |
| </summary> |
| </histogram> |
| +<histogram name="SiteIsolation.OutOfProcessIframes"> |
| + <owner>nasko@chromium.org</owner> |
| + <summary> |
| + The count of all out-of-process iframes. Recorded once per UMA ping. |
|
ncarter (slow)
2015/11/18 17:48:14
They could be frameset frames, but I'm okay with t
nasko
2015/11/18 18:32:58
I've debated this one, but I think most people thi
|
| + </summary> |
| +</histogram> |
| + |
| <histogram name="SiteIsolation.XSD.DataLength" units="byte"> |
| <owner>creis@chromium.org</owner> |
| <summary> |