Bug 64792 - new-run-webkit-tests should only enable MallocStackLogging for DRT
Summary: new-run-webkit-tests should only enable MallocStackLogging for DRT
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Eric Seidel (no email)
URL:
Keywords:
Depends on: 63832
Blocks:
  Show dependency treegraph
 
Reported: 2011-07-19 04:29 PDT by Eric Seidel (no email)
Modified: 2011-07-19 15:56 PDT (History)
2 users (show)

See Also:


Attachments
Patch (17.12 KB, patch)
2011-07-19 04:31 PDT, Eric Seidel (no email)
no flags Details | Formatted Diff | Diff
Patch (18.85 KB, patch)
2011-07-19 04:47 PDT, Eric Seidel (no email)
no flags Details | Formatted Diff | Diff
Patch (19.22 KB, patch)
2011-07-19 15:25 PDT, Eric Seidel (no email)
abarth: review+
eric: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Seidel (no email) 2011-07-19 04:29:00 PDT
new-run-webkit-tests should only enable MallocStackLogging for DRT
Comment 1 Eric Seidel (no email) 2011-07-19 04:31:34 PDT
Created attachment 101299 [details]
Patch
Comment 2 Eric Seidel (no email) 2011-07-19 04:47:20 PDT
Created attachment 101301 [details]
Patch
Comment 3 Eric Seidel (no email) 2011-07-19 15:25:51 PDT
Created attachment 101399 [details]
Patch
Comment 4 Adam Barth 2011-07-19 15:29:42 PDT
Comment on attachment 101399 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=101399&action=review

> Tools/Scripts/webkitpy/layout_tests/port/gtk.py:69
> +        environment = webkit.WebKitPort.setup_environ_for_server(self, server_name)

super?
Comment 5 Eric Seidel (no email) 2011-07-19 15:56:14 PDT
Committed r91315: <http://trac.webkit.org/changeset/91315>