[Webkit-unassigned] [Bug 16967] Reproducible crash when navigating back to a page using SVG fonts

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 21 23:21:20 PST 2008


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





------- Comment #2 from mitz at webkit.org  2008-01-21 23:21 PDT -------
My diagnosis was wrong. The values that were invalid were simply never
initialized due to the early return before platformInit() in
SimpleFontData::SimpleFontData() in the SVG font case. It should probably be
matched by not calling platformDestroy() under the same conditions.


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