[Webkit-unassigned] [Bug 32549] New: Allow custom memory allocation control for AnimationControllerPrivate and FillLayerPropertyWrapperGetter

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 15 04:33:10 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=32549

           Summary: Allow custom memory allocation control for
                    AnimationControllerPrivate and
                    FillLayerPropertyWrapperGetter
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zoltan at webkit.org


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

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list