[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 13:48:32 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=21445
tony at chromium.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #24158| |review?
Flag| |
------- Comment #1 from tony at chromium.org 2008-10-07 13:48 PDT -------
Created an attachment (id=24158)
--> (https://bugs.webkit.org/attachment.cgi?id=24158&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/platform/graphics/SimpleFontData.cpp | 4 ++++
1 files changed, 4 insertions(+), 0 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