RESOLVED FIXED 27290
Fix the DumpRenderTree GTK+ build
https://bugs.webkit.org/show_bug.cgi?id=27290
Summary Fix the DumpRenderTree GTK+ build
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.