Bug 27290

Summary: Fix the DumpRenderTree GTK+ build
Product: WebKit Reporter: Zoltan Horvath <zoltan>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: jmalonzo
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
proposed patch jmalonzo: review+

Zoltan Horvath
Reported 2009-07-15 01:13:42 PDT
Set USE_SYSTEM_MALLOC macro for the DumpRenderTree build to disable using TCmalloc in DumpRenderTree.
Attachments
proposed patch (1.06 KB, patch)
2009-07-15 01:14 PDT, Zoltan Horvath
jmalonzo: review+
Zoltan Horvath
Comment 1 2009-07-15 01:14:56 PDT
Created attachment 32770 [details] proposed patch
Jan Alonzo
Comment 2 2009-07-15 01:25:19 PDT
Comment on attachment 32770 [details] proposed patch > dumprendertree_cppflags := \ > + -DUSE_SYSTEM_MALLOC \ Ok. r=me.
Jan Alonzo
Comment 3 2009-07-15 02:19:28 PDT
Note You need to log in before you can comment on or make changes to this bug.