RESOLVED FIXED 32552
Allow custom memory allocation control for FontPlatformDataCacheKey class
https://bugs.webkit.org/show_bug.cgi?id=32552
Summary Allow custom memory allocation control for FontPlatformDataCacheKey class
Zoltan Horvath
Reported 2009-12-15 05:07:39 PST
Inherits FontPlatformDataCacheKey from FastAllocBase because it is instantiated by 'new' at: WebCore/platform/graphics/FontCache.cpp:118
Attachments
proposed patch (1.40 KB, patch)
2009-12-15 05:09 PST, Zoltan Horvath
no flags
Zoltan Horvath
Comment 1 2009-12-15 05:09:36 PST
Created attachment 44868 [details] proposed patch
WebKit Review Bot
Comment 2 2009-12-15 05:10:58 PST
style-queue ran check-webkit-style on attachment 44868 [details] without any errors.
WebKit Commit Bot
Comment 3 2009-12-15 10:51:04 PST
Comment on attachment 44868 [details] proposed patch Clearing flags on attachment: 44868 Committed r52163: <http://trac.webkit.org/changeset/52163>
WebKit Commit Bot
Comment 4 2009-12-15 10:51:09 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.