RESOLVED FIXED 30563
Allow custom memory allocation control for WebCore's CSSParserFunction
https://bugs.webkit.org/show_bug.cgi?id=30563
Summary Allow custom memory allocation control for WebCore's CSSParserFunction
Zoltan Horvath
Reported 2009-10-20 05:21:40 PDT
Inherits CSSParserFunction struct from FastAllocBase because it has been instantiated by 'new' in WebCore/css/CSSParser.cpp:4827.
Attachments
proposed patch (1.06 KB, patch)
2009-10-20 05:25 PDT, Zoltan Horvath
darin: review+
Zoltan Horvath
Comment 1 2009-10-20 05:25:33 PDT
Created attachment 41499 [details] proposed patch
Zoltan Horvath
Comment 2 2009-10-20 09:42:13 PDT
Note You need to log in before you can comment on or make changes to this bug.