Bug 32552

Summary: Allow custom memory allocation control for FontPlatformDataCacheKey class
Product: WebKit Reporter: Zoltan Horvath <zoltan>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Attachments:
Description Flags
proposed patch none

Description Zoltan Horvath 2009-12-15 05:07:39 PST
Inherits FontPlatformDataCacheKey from FastAllocBase because it is instantiated by 'new' at: WebCore/platform/graphics/FontCache.cpp:118
Comment 1 Zoltan Horvath 2009-12-15 05:09:36 PST
Created attachment 44868 [details]
proposed patch
Comment 2 WebKit Review Bot 2009-12-15 05:10:58 PST
style-queue ran check-webkit-style on attachment 44868 [details] without any errors.
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2009-12-15 10:51:09 PST
All reviewed patches have been landed.  Closing bug.