[webkit-reviews] review requested: [Bug 21445] on windows, we try to remove m_smallCapsFontData from the font cache, but we never added it there : [Attachment 24161] [1/1] Fix a bug where we try to release font data from the font cache when it

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 7 14:23:12 PDT 2008


Tony Chang (Google) <tony at chromium.org> has asked  for review:
Bug 21445: on windows, we try to remove m_smallCapsFontData from the font
cache, but we never added it there
https://bugs.webkit.org/show_bug.cgi?id=21445

Attachment 24161: [1/1] Fix a bug where we try to release font data from the
font cache when it
https://bugs.webkit.org/attachment.cgi?id=24161&action=edit

------- Additional Comments from Tony Chang (Google) <tony at chromium.org>
was never added to the font cache in the first place.
---
 WebCore/ChangeLog				    |	12 ++++++++++++
 .../platform/graphics/win/SimpleFontDataWin.cpp    |	 8 +++-----
 2 files changed, 15 insertions(+), 5 deletions(-)


More information about the webkit-reviews mailing list