[webkit-reviews] review requested: [Bug 7566] REGRESSION: Reproducible crash in getWebCoreFont() : [Attachment 6870] random fix

bugzilla-request-daemon at opendarwin.org bugzilla-request-daemon at opendarwin.org
Sun Mar 5 10:00:14 PST 2006


Alexey Proskuryakov <ap at nypop.com> has asked  for review:
Bug 7566: REGRESSION: Reproducible crash in getWebCoreFont()
http://bugzilla.opendarwin.org/show_bug.cgi?id=7566

Attachment 6870: random fix
http://bugzilla.opendarwin.org/attachment.cgi?id=6870&action=edit

------- Additional Comments from Alexey Proskuryakov <ap at nypop.com>
The bug here is pretty obvious (a font is created without a renderer, then this
null renderer is used), but my solution is kind of random - I don't really
understand what Font::update() means.



More information about the webkit-reviews mailing list