DescriptionAdd a UMA histogram for type of web font usage
This patch adds WebFont.PackageFormat histogram that tracks the usage of
different format of web fonts. It records container format of font file;
both TrueType fonts and OpenType fonts are recorded as SFNT format.
If a font didn't pass OTS sanitization, it's recoreded as Unknown.
BUG=380988
TEST=manually tested with chrome://histograms
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=175991
Patch Set 1 #Patch Set 2 : Rebase, and make PackageFormatUnknown the first bucket #Messages
Total messages: 11 (0 generated)
|