[webkit-reviews] review requested: [Bug 19310] [wx] Stop crash/asserts due to incorrect hash algorithm : [Attachment 21413] Fix to stop asserts caused by incorrect hash algorithm

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 29 10:09:19 PDT 2008


Kevin Ollivier <kevino at theolliviers.com> has asked  for review:
Bug 19310: [wx] Stop crash/asserts due to incorrect hash algorithm
http://bugs.webkit.org/show_bug.cgi?id=19310

Attachment 21413: Fix to stop asserts caused by incorrect hash algorithm
http://bugs.webkit.org/attachment.cgi?id=21413&action=edit

------- Additional Comments from Kevin Ollivier <kevino at theolliviers.com>
In this patch, we now calculate the hash by creating a hash value from all the
font's properties, which resolves the asserts and brings us in line with the
other ports' behavior.


More information about the webkit-reviews mailing list