RESOLVED FIXED 32107
Allow custom memory allocation control for the svg directory in WebCore
https://bugs.webkit.org/show_bug.cgi?id=32107
Summary Allow custom memory allocation control for the svg directory in WebCore
Zoltan Horvath
Reported 2009-12-03 01:36:09 PST
Created attachment 44216 [details] Patch Inherits the following classes from Noncopyable because these are instantiated by 'new' and no need to be copyable: class/struct name - instantiated at: WebCore/'location' struct ResourceSet - svg/graphics/SVGResource.cpp:148 class SVGFontData - css/CSSFontFaceSource.cpp:156 class SVGDocumentExtensions - dom/Document.cpp:3962 class SVGViewSpec - svg/SVGSVGElement.cpp:191
Attachments
Patch (2.86 KB, patch)
2009-12-03 01:36 PST, Zoltan Horvath
no flags
WebKit Review Bot
Comment 1 2009-12-03 01:39:35 PST
style-queue ran check-webkit-style on attachment 44216 [details] without any errors.
Zoltan Horvath
Comment 2 2009-12-04 00:15:47 PST
Comment on attachment 44216 [details] Patch Clearing flags on attachment: 44216 Committed r51685: <http://trac.webkit.org/changeset/51685>
Zoltan Horvath
Comment 3 2009-12-04 00:15:55 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.