Bug 32552 - Allow custom memory allocation control for FontPlatformDataCacheKey class
Summary: Allow custom memory allocation control for FontPlatformDataCacheKey class
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-15 05:07 PST by Zoltan Horvath
Modified: 2009-12-15 10:51 PST (History)
2 users (show)

See Also:


Attachments
proposed patch (1.40 KB, patch)
2009-12-15 05:09 PST, Zoltan Horvath
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.