mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-11 01:57:00 +00:00
NS_TIMELINE_ENABLE
This commit is contained in:
parent
0cb64f7b12
commit
dfc3b52a0a
@ -50,6 +50,7 @@ END_USAGE
|
||||
print "$ntimes times\n";
|
||||
|
||||
# Setup run environment
|
||||
$ENV{"NS_TIMELINE_ENABLE"} = 1;
|
||||
$ENV{"NS_TIMELINE_LOG_FILE"} = $timelinelog;
|
||||
$ENV{"XPCOM_DEBUG_BREAK"} = "warn";
|
||||
unlink $timelinelog;
|
||||
|
Loading…
x
Reference in New Issue
Block a user