[webkit-reviews] review granted: [Bug 125481] Clear out font width measurement caches on memory pressure. : [Attachment 218827] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 9 21:11:17 PST 2013


Antti Koivisto <koivisto at iki.fi> has granted Andreas Kling <akling at apple.com>'s
request for review:
Bug 125481: Clear out font width measurement caches on memory pressure.
https://bugs.webkit.org/show_bug.cgi?id=125481

Attachment 218827: Patch
https://bugs.webkit.org/attachment.cgi?id=218827&action=review

------- Additional Comments from Antti Koivisto <koivisto at iki.fi>
View in context: https://bugs.webkit.org/attachment.cgi?id=218827&action=review


> Source/WebCore/platform/graphics/Font.cpp:219
> +void invalidateWidthCachesInFontGlyphsCache()

Maybe just clearWidthCaches?


More information about the webkit-reviews mailing list