[Webkit-unassigned] [Bug 28066] Avoid using TCmalloc in DumpRenderTree

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 7 16:55:54 PDT 2009


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





--- Comment #3 from Mark Rowe (bdash) <mrowe at apple.com>  2009-08-07 16:55:54 PDT ---
Why are we trying to avoid using FastMalloc from DumpRenderTree?  DRT's
config.h explicitly includes FastMalloc.h so that uses of operator new will go
via fastMalloc.

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