Bug 30165

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

Zoltan Horvath
Reported 2009-10-07 07:30:49 PDT
Inherits CachedResourceClient class from FastAllocBase because (its child class) CSSFontFaceSource has been instantiated by 'new' in WebCore/css/CSSFontFaceSource.h:46.
Attachments
proposed patch (1.40 KB, patch)
2009-10-07 07:35 PDT, Zoltan Horvath
eric: review+
Zoltan Horvath
Comment 1 2009-10-07 07:35:30 PDT
Created attachment 40786 [details] proposed patch
Eric Seidel (no email)
Comment 2 2009-10-07 09:18:51 PDT
Comment on attachment 40786 [details] proposed patch OK. rubber-stamp=me.
Zoltan Horvath
Comment 3 2009-10-07 10:09:52 PDT
Note You need to log in before you can comment on or make changes to this bug.