[Webkit-unassigned] [Bug 12039] Assertion failure in WebCore::Font::primaryFont
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jan 17 01:00:15 PST 2007
http://bugs.webkit.org/show_bug.cgi?id=12039
mitz at webkit.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #12498| |review?
Flag| |
------- Comment #2 from mitz at webkit.org 2007-01-17 01:00 PDT -------
Created an attachment (id=12498)
--> (http://bugs.webkit.org/attachment.cgi?id=12498&action=view)
Fix
There are two more elegant solutions that I could think of, both entailing more
work in all cases: adding m_fontList to Font's operator==, or adding a call to
Font::update() in the GraphicsContextState constructor.
--
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