[Webkit-unassigned] [Bug 35967] New: Remove extra <new> include and add guards to operator new definition

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 10 04:17:24 PST 2010


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

           Summary: Remove extra <new> include and add guards to operator
                    new definition
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Template Framework
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zoltan at webkit.org


Remove extra <new> header include from FastAlloc.cpp since it is included in
FastAlloc.h. 

Add ENABLE_GLOBAL_FASTMALLOC_NEW macro guard to operator new/delete/new
[]/delete [] definitions.

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