[Webkit-unassigned] [Bug 67031] [chromium] ASSERTION FAILED: fontCache()->generation() == m_generation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 26 10:28:36 PDT 2011


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





--- Comment #1 from Peter Kasting <pkasting at google.com>  2011-08-26 10:28:36 PST ---
At the time I wrote that code, the purge memory call could never happen except manually (it explicitly did not happen in response to memory pressure notifications from the OS).  Perhaps since then someone has hooked this up to another signal.

I don't have a clue about the semantics of this stuff.  It sounds as if invalidate() is never safe to call, which sounds strange.  Feel free to fix however is correct.

-- 
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