[Webkit-unassigned] [Bug 32655] New: Allow custom memory allocation control for js bindings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 17 04:47:48 PST 2009


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

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


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

-- 
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