[Webkit-unassigned] [Bug 35486] canvas fillText with @font-face crashes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 27 09:09:52 PDT 2010


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





--- Comment #9 from mitz at webkit.org  2010-06-27 09:09:52 PST ---
(From update of attachment 59757)
The patch looks correct to me, but rather than calling setFont(), could you just reset the m_realizedFont member of the state? Alternatively, could you just call a method that calls Font::update() rather than involving the CSS parser and style selector?

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