RESOLVED FIXED 30249
Allow custom memory allocation control for WebCore's CSSParserValueList
https://bugs.webkit.org/show_bug.cgi?id=30249
Summary Allow custom memory allocation control for WebCore's CSSParserValueList
Zoltan Horvath
Reported 2009-10-09 04:51:42 PDT
Inherits CSSParserValueList class from FastAllocBase because it has been instantiated by 'new' in WebCore/css/CSSGrammar.y:1271.
Attachments
proposed patch (1.11 KB, patch)
2009-10-09 04:56 PDT, Zoltan Horvath
darin: review+
Zoltan Horvath
Comment 1 2009-10-09 04:56:20 PDT
Created attachment 40942 [details] proposed patch
Zoltan Horvath
Comment 2 2009-10-09 05:20:32 PDT
Note You need to log in before you can comment on or make changes to this bug.