RESOLVED FIXED 52598
Use of invalid hash map key in CSSFontFaceSource::getFontData() with 0-sized remote font
https://bugs.webkit.org/show_bug.cgi?id=52598
Summary Use of invalid hash map key in CSSFontFaceSource::getFontData() with 0-sized ...
mitz
Reported 2011-01-17 15:07:25 PST
Use of invalid hash map key in CSSFontFaceSource::getFontData() with 0-sized remote font
Attachments
Add 1 to the font size to ensure a non-zero hash key (4.18 KB, patch)
2011-01-17 15:11 PST, mitz
darin: review+
mitz
Comment 1 2011-01-17 15:11:57 PST
Created attachment 79222 [details] Add 1 to the font size to ensure a non-zero hash key
mitz
Comment 2 2011-01-17 15:15:08 PST
Note You need to log in before you can comment on or make changes to this bug.