[Webkit-unassigned] [Bug 28066] New: Avoid using TCmalloc in DumpRenderTree
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 7 04:47:09 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=28066
Summary: Avoid using TCmalloc in DumpRenderTree
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: hzoltan at inf.u-szeged.hu
Since Noncopyable'll be inherited from FastAllocBase (and RefCounted has been
inherited from Noncopyable), in case of DRT classes using of TCmalloc must be
avoided.
This change repairs the GTK+'s DRT build fail as well (in case of inheriting
Noncopyable from FastAllocBase bug #27879).
--
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