[webkit-help] change cMaxInactiveFontData and cTargetInactiveFontData, WebKit accidental crash
xiehui007
xiehui007 at 139.com
Wed Apr 11 17:57:32 PDT 2012
Hi, everyone:
Recently I changed cMaxInactiveFontData to 10 and cTargetInactiveFontData to 5,
then WebKit accidental crash. I add some debug message and test it.
According to the debug message, in funtion SimpleFontData* FontCache::getCachedFontData(const FontPlatformData* platformData) return a invalid SimpleFontData pointer,
but gFontDataCache only add SimpleFontData in thi function, Did I miss something??
2012-04-12
xiehui007
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20120412/6b6ab5d5/attachment.html>
More information about the webkit-help
mailing list