RESOLVED FIXED 32105
Allow custom memory allocation control for the xml directory in WebCore
https://bugs.webkit.org/show_bug.cgi?id=32105
Summary Allow custom memory allocation control for the xml directory in WebCore
Zoltan Horvath
Reported 2009-12-03 01:02:28 PST
Created attachment 44212 [details] Patch Inherits the following class from Noncopyable because it is instantiated by 'new' and no need to be copyable: class/struct name - instantiated at: WebCore/'location' struct XMLHttpRequestStaticData - xml/XMLHttpRequest.cpp:134 Inherits the following classes from FastAllocBase because these are instantiated by 'new': class NodeTest - xml/XPathGrammar.y:258 class NodeSet - xml/XPathValue.cpp:52 struct EvaluationContext - xml/XPathExpressionNode.cpp:40
Attachments
Patch (3.10 KB, patch)
2009-12-03 01:02 PST, Zoltan Horvath
no flags
WebKit Review Bot
Comment 1 2009-12-03 01:02:52 PST
style-queue ran check-webkit-style on attachment 44212 [details] without any errors.
Zoltan Horvath
Comment 2 2009-12-03 23:50:33 PST
Comment on attachment 44212 [details] Patch Clearing flags on attachment: 44212 Committed r51683: <http://trac.webkit.org/changeset/51683>
Zoltan Horvath
Comment 3 2009-12-03 23:50:42 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.