[Webkit-unassigned] [Bug 32660] New: Allow custom memory allocation control for inspector's classes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 17 07:06:02 PST 2009


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

           Summary: Allow custom memory allocation control for inspector's
                    classes
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        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 JavaScriptDebugServer - inspector/JavaScriptDebugServer.cpp:72            
class ConsoleMessage - inspector/InspectorController.cpp:329                    
class InspectorController   - page/Page.cpp:119

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