[Webkit-unassigned] [Bug 17097] CGFontRefs (and HFONTs on Windows) leak because FontCache grows without bound

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 1 23:04:31 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=17097





------- Comment #5 from mitz at webkit.org  2008-04-01 23:04 PDT -------
The HFONTs are now owned by the FontPlatformData (not the SimpleFontData). One
possible solution would be to have a way to invalidate those and make the
SimpleFontData check the validity before any other accees. You'll also need a
way to regenerate the FontPlatformData if they were invalidated (you need a
FontDescription and a family name for that IIRC).


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list