summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorksakamoto@chromium.org <ksakamoto@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-06-19 03:10:52 +0000
committerksakamoto@chromium.org <ksakamoto@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-06-19 03:10:52 +0000
commit596e8fde5838d15d7ba61acd1dff87d0f84851d0 (patch)
treefe307182aa4b1080753fa41b2244d6fdae59fbc6 /tools
parentb3e3595a9ddcfdf897a6ddf2adbc80e20f5f36d6 (diff)
downloadchromium_src-596e8fde5838d15d7ba61acd1dff87d0f84851d0.zip
chromium_src-596e8fde5838d15d7ba61acd1dff87d0f84851d0.tar.gz
chromium_src-596e8fde5838d15d7ba61acd1dff87d0f84851d0.tar.bz2
Add a histogram to track the number of webfonts in a page.
BUG=237060 NOTRY=true Review URL: https://chromiumcodereview.appspot.com/16864004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@207146 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r--tools/metrics/histograms/histograms.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/tools/metrics/histograms/histograms.xml b/tools/metrics/histograms/histograms.xml
index c36793f..4938823 100644
--- a/tools/metrics/histograms/histograms.xml
+++ b/tools/metrics/histograms/histograms.xml
@@ -11862,6 +11862,14 @@ other types of suffix sets.
</summary>
</histogram>
+<histogram name="WebFont.WebFontsInPage">
+ <summary>
+ The number of webfonts used in a page. This is recorded when the first
+ layout is done, and so will not count webfonts dynamically loaded by
+ scripts.
+ </summary>
+</histogram>
+
<histogram name="WebHistory.LocalResultMissingOnServer" units="%">
<summary>
Percentage of results that are present locally but are not returned by the