RESOLVED FIXED 30165
Allow custom memory allocation control for WebCore's CachedResourceClient
https://bugs.webkit.org/show_bug.cgi?id=30165
Summary Allow custom memory allocation control for WebCore's CachedResourceClient
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.