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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 7 07:13:48 PDT 2009


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


Darin Adler <darin at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #34266|review?                     |review-
               Flag|                            |




--- Comment #2 from Darin Adler <darin at apple.com>  2009-08-07 07:13:47 PDT ---
(From update of attachment 34266)
This makes the class name RefCountedCustomAllocated seem pretty bad. After all,
there's no desire to "custom allocate" here.

I think we should consider doing this with the preprocessor instead of
different class names when we're talking about an entirely different binary
like DumpRenderTree, since USE_SYSTEM_MALLOC is already set. Can we investigate
that instead?

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