RESOLVED FIXED Bug 30848
Allow custom memory allocation control for WebCore's AXObjectCache
https://bugs.webkit.org/show_bug.cgi?id=30848
Summary Allow custom memory allocation control for WebCore's AXObjectCache
Zoltan Horvath
Reported 2009-10-28 05:16:37 PDT
Inherits AXObjectCache class from FastAllocBase because it has been instantiated by 'new' in WebCore/dom/Document.cpp:1537.
Attachments
proposed patch (1.12 KB, patch)
2009-10-28 05:18 PDT, Zoltan Horvath
darin: review+
updated to Noncopyable (1.17 KB, patch)
2009-10-29 03:50 PDT, Zoltan Horvath
darin: review+
Zoltan Horvath
Comment 1 2009-10-28 05:18:32 PDT
Created attachment 42010 [details] proposed patch
Zoltan Horvath
Comment 2 2009-10-29 03:50:30 PDT
Created attachment 42090 [details] updated to Noncopyable
Zoltan Horvath
Comment 3 2009-10-29 08:39:57 PDT
Note You need to log in before you can comment on or make changes to this bug.