[Webkit-unassigned] [Bug 71232] [chromium] Calling methods of WebFontImpl causes assertions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 31 15:01:11 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=71232





--- Comment #4 from yzshen at chromium.org  2011-10-31 15:01:11 PST ---
All these calls are possible to reach FontCache::getCachedFontData(), which requires a FontCachePurgePreventer on the stack. I talked with Michael (who is the author of FontCachePurgePreventer and CC-ed in this bug) and we agreed that this was the correct way to fix the issue.

But unfortunately I don't know much about how to create tests for it.

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



More information about the webkit-unassigned mailing list