RESOLVED FIXED Bug 30855
Allow custom memory allocation control for WebCore's MediaQueryExp
https://bugs.webkit.org/show_bug.cgi?id=30855
Summary Allow custom memory allocation control for WebCore's MediaQueryExp
Zoltan Horvath
Reported 2009-10-28 05:44:28 PDT
Inherits MediaQueryExp class from FastAllocBase because it has been instantiated by 'new' in WebCore/css/CSSParser.cpp:4874.
Attachments
proposed patch (1.11 KB, patch)
2009-10-28 05:45 PDT, Zoltan Horvath
darin: review+
Zoltan Horvath
Comment 1 2009-10-28 05:45:21 PDT
Created attachment 42020 [details] proposed patch
Zoltan Horvath
Comment 2 2009-10-30 02:28:30 PDT
Note You need to log in before you can comment on or make changes to this bug.