RESOLVED FIXED 30564
Allow custom memory allocation control for WebCore's CSSProperty
https://bugs.webkit.org/show_bug.cgi?id=30564
Summary Allow custom memory allocation control for WebCore's CSSProperty
Zoltan Horvath
Reported 2009-10-20 05:29:29 PDT
Inherits CSSProperty class from FastAllocBase because it has been instantiated by 'new' in WebCore/css/CSSParser.cpp:367.
Attachments
proposed patch (1.10 KB, patch)
2009-10-20 05:30 PDT, Zoltan Horvath
eric: review+
Zoltan Horvath
Comment 1 2009-10-20 05:30:59 PDT
Created attachment 41500 [details] proposed patch
Eric Seidel (no email)
Comment 2 2009-10-20 11:52:02 PDT
Comment on attachment 41500 [details] proposed patch LGTM.
Zoltan Horvath
Comment 3 2009-10-20 13:14:31 PDT
Note You need to log in before you can comment on or make changes to this bug.