Tim van der Meij
ee86a81a50
Bots: disable the default browser test and enable E10s
...
The test runner is automated, so if the default browser test is
performed, the browser hangs waiting for user input it never gets.
Disable the test to fix that.
Moreover, enable E10s now that it is mature. This may help with the
performance of the test runner as well.
2017-04-27 20:39:57 +02:00
Brendan Dahl
2d27cb1da6
Remove 'use strict'; causing failure and unused prefs.
2016-01-14 13:23:48 -08:00
Brendan Dahl
ad8e43a185
Disable e10s.
2016-01-13 15:21:28 -08:00
Kalervo Kujala
9634eab60b
Use strict in user.js.
...
And correct the coding style according to gjslint.
2011-08-09 00:24:01 +03:00
Rob Sayre
6a2e52c8ab
Suppress telemetry banner.
2011-06-26 11:10:32 -07:00
Rob Sayre
0b422b4277
Turn off safe-browsing code in test harness.
2011-06-24 17:13:31 -07:00
Rob Sayre
a67a4c0677
Add a line to prevent TestPilot from installing.
2011-06-24 09:00:13 -07:00
Rob Sayre
858048073f
Cleanup newlines and fix a mistakenly symlinked file.
2011-06-23 13:59:38 -07:00
Rob Sayre
49d17bdc46
Add SpecialPowers extension to allow the browser to quit from content, and a bunch of other exciting things.
2011-06-23 13:12:22 -07:00
Rob Sayre
f777fcf792
Add a user.js file Firefox profile. Change HTTP server to run on background thread.
2011-06-23 11:24:36 -07:00