[Webkit-unassigned] [Bug 21445] on windows, we try to remove m_smallCapsFontData from the font cache, but we never added it there

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 7 17:06:57 PDT 2008


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


tony at chromium.org changed:

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




------- Comment #5 from tony at chromium.org  2008-10-07 17:06 PDT -------
Created an attachment (id=24163)
 --> (https://bugs.webkit.org/attachment.cgi?id=24163&action=view)
[1/1] Fix a bug where we try to release font data from the font cache when it

was never added to the font cache in the first place.
---
 WebCore/ChangeLog                                  |   12 ++++++++++++
 WebCore/platform/graphics/SimpleFontData.cpp       |    3 ++-
 .../platform/graphics/win/SimpleFontDataWin.cpp    |    6 ++----
 3 files changed, 16 insertions(+), 5 deletions(-)


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



More information about the webkit-unassigned mailing list