[Webkit-unassigned] [Bug 25770] Possible Crash in FontFallbackList::determinePitch(const Font* font)?

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 18 00:00:39 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=25770


Hironori Bono <hbono at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #74209|                            |review?
               Flag|                            |




--- Comment #3 from Hironori Bono <hbono at chromium.org>  2010-11-18 00:00:38 PST ---
Created an attachment (id=74209)
 --> (https://bugs.webkit.org/attachment.cgi?id=74209&action=review)
A copy-and-paste fix

Greetings,

This change just copied some font-fallback code from "WebCore/platform/graphics/win/FontCacheWin.cpp" to "WebCore/platform/graphics/chromium/FontCacheChromiumWin.cpp" to fix this Chromium crash. (As far as I tested with my reproduction steps, this change fixes this crash.) Unfortunately, I do not have any ideas how to write a layout test for this crash because it happens only on a PC that do not have some system fonts corrupted.

Regards,

Hironori Bono

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list