[webkit-reviews] review requested: [Bug 61875] Fonts returned by FontCache::getFontDataForCharacters() are never released : [Attachment 95968] Patch with rework suggested by reviewers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 3 14:51:14 PDT 2011


Michael Saboff <msaboff at apple.com> has asked  for review:
Bug 61875: Fonts returned by FontCache::getFontDataForCharacters() are never
released
https://bugs.webkit.org/show_bug.cgi?id=61875

Attachment 95968: Patch with rework suggested by reviewers
https://bugs.webkit.org/attachment.cgi?id=95968&action=review

------- Additional Comments from Michael Saboff <msaboff at apple.com>
Changed to use the single pool suggested in comment #8.  Added the appropriate
changes for the other platform specific FontCache::getFontDataForCharacters. 
Moved the purgeFontCache check to when the global auto release count goes to 0.
 Lowered the threshold for purging.


More information about the webkit-reviews mailing list