Bug 64792

Summary: new-run-webkit-tests should only enable MallocStackLogging for DRT
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: New BugsAssignee: Eric Seidel (no email) <eric>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 63832    
Bug Blocks:    
Attachments:
Description Flags
Patch
none
Patch
none
Patch abarth: review+, eric: commit-queue-

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>