Chromium Code Reviews
DescriptionReport decoded webfont blob size to memory-infra
Decoded webfonts are stored as SkData, and its backing store is malloc.
(See WebFontDecoder::decode() for the implementation)
Report them as a part of web_cache because FontResource is the owner
of FontCustomPlatformData, which retains a reference to SkTypeface and
SkData.
BUG=668578
Committed: https://crrev.com/c33cef3224fde184a75ca9f79adc1a2f56ac3c14
Cr-Commit-Position: refs/heads/master@{#434486}
Patch Set 1 #
Messages
Total messages: 18 (11 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||