RESOLVED FIXED Bug 32549
Allow custom memory allocation control for AnimationControllerPrivate and FillLayerPropertyWrapperGetter
https://bugs.webkit.org/show_bug.cgi?id=32549
Summary Allow custom memory allocation control for AnimationControllerPrivate and Fil...
Zoltan Horvath
Reported 2009-12-15 04:33:10 PST
Inherits AnimationControllerPrivate and FillLayerPropertyWrapperGetter classes from Noncopyable because these are instantiated by 'new' and no need to be copyable: class/struct name - instantiated at: WebCore/'location' AnimationControllerPrivate - page/animation/AnimationController.cpp:439 FillLayerPropertyWrapperGetter - (its child class) page/animation/AnimationBase.cpp:464
Attachments
proposed patch (2.12 KB, patch)
2009-12-15 04:35 PST, Zoltan Horvath
no flags
Zoltan Horvath
Comment 1 2009-12-15 04:35:12 PST
Created attachment 44864 [details] proposed patch
WebKit Review Bot
Comment 2 2009-12-15 04:39:45 PST
style-queue ran check-webkit-style on attachment 44864 [details] without any errors.
WebKit Commit Bot
Comment 3 2009-12-15 08:44:20 PST
Comment on attachment 44864 [details] proposed patch Clearing flags on attachment: 44864 Committed r52155: <http://trac.webkit.org/changeset/52155>
WebKit Commit Bot
Comment 4 2009-12-15 08:44:28 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.