[Webkit-unassigned] [Bug 37500] [Gtk] Fix leaking the FontPlatformData instance used to create the the small caps font data.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 3 07:57:28 PDT 2010


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


Holger Freyther <zecke at selfish.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zecke at selfish.org




--- Comment #3 from Holger Freyther <zecke at selfish.org>  2010-05-03 07:57:28 PST ---
 git grep "const FontPlatformData\* pdata = new" WebCore/platform/graphics/
WebCore/platform/graphics/cairo/SimpleFontDataCairo.cpp:        const
FontPlatfo
WebCore/platform/graphics/gtk/SimpleFontDataPango.cpp:        const
FontPlatform
WebCore/platform/graphics/wx/SimpleFontDataWx.cpp: 

so, we need to fix these two as well.

-- 
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