Bug 1014341 (part 1) - Remove trace-malloc. r=dbaron,glandium.
This commit is contained in:
@@ -492,7 +492,6 @@ def run_app(harness_root_dir, manifest_rdf, harness_options,
|
||||
env['MOZ_DISABLE_NONLOCAL_CONNECTIONS'] = '1'
|
||||
env['MOZ_NO_REMOTE'] = '1'
|
||||
env['XPCOM_DEBUG_BREAK'] = 'stack'
|
||||
env['NS_TRACE_MALLOC_DISABLE_STACKS'] = '1'
|
||||
env.update(extra_environment)
|
||||
if norun:
|
||||
cmdargs.append("-no-remote")
|
||||
|
||||
Reference in New Issue
Block a user