RESOLVED FIXED 4613
A --guard-malloc option to run-webkit-tests could be useful
https://bugs.webkit.org/show_bug.cgi?id=4613
Summary A --guard-malloc option to run-webkit-tests could be useful
Eric Seidel (no email)
Reported 2005-08-23 20:25:58 PDT
A --guard-malloc option to run-webkit-tests could be useful Otherwise launching DumpRenderTree under libgmalloc is rather painful.
Attachments
a patch to add --guard-malloc to run-webkit-tests (1015 bytes, patch)
2005-08-23 20:27 PDT, Eric Seidel (no email)
eric: review-
A better --guard-malloc patch (1.10 KB, patch)
2005-09-18 20:25 PDT, Eric Seidel (no email)
darin: review+
Eric Seidel (no email)
Comment 1 2005-08-23 20:27:14 PDT
Created attachment 3547 [details] a patch to add --guard-malloc to run-webkit-tests
Darin Adler
Comment 2 2005-08-23 22:21:30 PDT
Comment on attachment 3547 [details] a patch to add --guard-malloc to run-webkit-tests I don't think we want the diff tool to run under GuardMalloc. I suggest doing this in a way that only affects the test tools.
Eric Seidel (no email)
Comment 3 2005-08-24 03:18:19 PDT
Comment on attachment 3547 [details] a patch to add --guard-malloc to run-webkit-tests Darin asked that this env setting be localized to the tool launch. I'll investigate how to do that with open2()
Eric Seidel (no email)
Comment 4 2005-09-18 20:25:30 PDT
Created attachment 3944 [details] A better --guard-malloc patch
Darin Adler
Comment 5 2005-09-19 16:03:25 PDT
Comment on attachment 3944 [details] A better --guard-malloc patch Looks fine.
Note You need to log in before you can comment on or make changes to this bug.