[webkit-reviews] review requested: [Bug 12039] Assertion failure in WebCore::Font::primaryFont : [Attachment 12498] Fix

bugzilla-request-daemon at macosforge.org bugzilla-request-daemon at macosforge.org
Wed Jan 17 01:00:14 PST 2007


mitz at webkit.org has asked  for review:
Bug 12039: Assertion failure in WebCore::Font::primaryFont
http://bugs.webkit.org/show_bug.cgi?id=12039

Attachment 12498: Fix
http://bugs.webkit.org/attachment.cgi?id=12498&action=edit

------- Additional Comments from mitz at webkit.org
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.



More information about the webkit-reviews mailing list