DescriptionAdd histograms to track age of cache entries for web fonts
This CL adds UMA histograms that tracks age (time since creation) of
cache entries for web fonts. Histograms are suffixed with font names:
"roboto", "opensans", or "others".
Also, fixes a bug that DiskCache.ReuseCount.Evict was recording
evictions of non-webfont entries.
BUG=379670
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=276599
Patch Set 1 #
Total comments: 2
Patch Set 2 : Use entry->GetKey() #
Messages
Total messages: 10 (0 generated)
|