[Webkit-unassigned] [Bug 32556] New: Allow custom memory allocation control for WebCore/inspector directory's classes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 15 05:49:12 PST 2009


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

           Summary: Allow custom memory allocation control for
                    WebCore/inspector directory's classes
           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 the following class from Noncopyable because these are instantiated by
'new' and no need to be copyable:
class name - instantiated at: WebCore/'location'
class InspectorFrontend - inspector/InspectorController.cpp:538
class InspectorTimelineAgent - inspector/InspectorController.cpp:1097

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