RESOLVED FIXED 30856
Allow custom memory allocation control for WebCore's MediaQuery
https://bugs.webkit.org/show_bug.cgi?id=30856
Summary Allow custom memory allocation control for WebCore's MediaQuery
Zoltan Horvath
Reported 2009-10-28 05:47:43 PDT
Inherits MediaQuery class from FastAllocBase because it has been instantiated by 'new' in WebCore/css/CSSParser.cpp:4905.
Attachments
proposed patch (1.03 KB, patch)
2009-10-28 05:48 PDT, Zoltan Horvath
darin: review+
updated to Noncopyable (1.13 KB, patch)
2009-10-30 02:36 PDT, Zoltan Horvath
darin: review+
Zoltan Horvath
Comment 1 2009-10-28 05:48:56 PDT
Created attachment 42021 [details] proposed patch
Zoltan Horvath
Comment 2 2009-10-30 02:36:50 PDT
Created attachment 42199 [details] updated to Noncopyable
Zoltan Horvath
Comment 3 2009-10-30 16:17:10 PDT
Note You need to log in before you can comment on or make changes to this bug.