[webkit-reviews] review requested: [Bug 16404] ASSERT failures in HashTable for FontPlatformData : [Attachment 17854] Changes the FontPlatformData(Deleted) constructor so that m_font is -1 instead of 0

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 11 12:53:25 PST 2007


Kevin Watters <kevinwatters at gmail.com> has asked  for review:
Bug 16404: ASSERT failures in HashTable for FontPlatformData
http://bugs.webkit.org/show_bug.cgi?id=16404

Attachment 17854: Changes the FontPlatformData(Deleted) constructor so that
m_font is -1 instead of 0
http://bugs.webkit.org/attachment.cgi?id=17854&action=edit

------- Additional Comments from Kevin Watters <kevinwatters at gmail.com>
This patch follows the other ports in using -1 as a "Deleted" value which must
be different than the NULL used in the default constructor.


More information about the webkit-reviews mailing list