[webkit-reviews] review granted: [Bug 16054] Crash when GlyphPage::fill is called with more than 256 bytes of data : [Attachment 17405] not a real fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 19 18:38:35 PST 2007


Alp Toker <alp at atoker.com> has granted 's request for review:
Bug 16054: Crash when GlyphPage::fill is called with more than 256 bytes of
data
http://bugs.webkit.org/show_bug.cgi?id=16054

Attachment 17405: not a real fix
http://bugs.webkit.org/attachment.cgi?id=17405&action=edit

------- Additional Comments from Alp Toker <alp at atoker.com>
This fix is good enough and fixes some major crashers. The Win port does the
same thing.

The return needs to be moved before the face is locked, but otherwise looks
good.


More information about the webkit-reviews mailing list