RESOLVED FIXED Bug 32557
Allow custom memory allocation control for EmptyEditorClient and EmptyInspectorClient
https://bugs.webkit.org/show_bug.cgi?id=32557
Summary Allow custom memory allocation control for EmptyEditorClient and EmptyInspect...
Zoltan Horvath
Reported 2009-12-15 05:56:20 PST
Inherits the following classes from Noncopyable because these are instantiated by 'new' and no need to be copyable: class name - instantiated at: WebCore/'location' class EmptyEditorClient - svg/graphics/SVGImage.cpp:230 class EmptyInspectorClient - svg/graphics/SVGImage.cpp:241
Attachments
proposed patch (1.54 KB, patch)
2009-12-15 05:57 PST, Zoltan Horvath
no flags
Zoltan Horvath
Comment 1 2009-12-15 05:57:45 PST
Created attachment 44872 [details] proposed patch
WebKit Review Bot
Comment 2 2009-12-15 06:02:15 PST
style-queue ran check-webkit-style on attachment 44872 [details] without any errors.
WebKit Commit Bot
Comment 3 2009-12-15 09:09:57 PST
Comment on attachment 44872 [details] proposed patch Clearing flags on attachment: 44872 Committed r52158: <http://trac.webkit.org/changeset/52158>
WebKit Commit Bot
Comment 4 2009-12-15 09:10:01 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.