RESOLVED FIXED 32655
Allow custom memory allocation control for js bindings
https://bugs.webkit.org/show_bug.cgi?id=32655
Summary Allow custom memory allocation control for js bindings
Zoltan Horvath
Reported 2009-12-17 04:47:48 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 ScriptCachedFrameData - history/CachedFrame.cpp:117 class WebCoreJSClientData - bindings/js/JSDOMWindowBase.cpp:162 class ScheduledAction - bindings/js/ScheduledAction.cpp:58
Attachments
proposed patch (2.63 KB, patch)
2009-12-17 04:49 PST, Zoltan Horvath
no flags
Zoltan Horvath
Comment 1 2009-12-17 04:49:15 PST
Created attachment 45054 [details] proposed patch
WebKit Review Bot
Comment 2 2009-12-17 04:53:11 PST
style-queue ran check-webkit-style on attachment 45054 [details] without any errors.
Eric Seidel (no email)
Comment 3 2009-12-17 12:57:40 PST
Comment on attachment 45054 [details] proposed patch LGTM.
WebKit Commit Bot
Comment 4 2009-12-17 13:09:48 PST
Comment on attachment 45054 [details] proposed patch Clearing flags on attachment: 45054 Committed r52281: <http://trac.webkit.org/changeset/52281>
WebKit Commit Bot
Comment 5 2009-12-17 13:09:53 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.