1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/toolkit/components/startup/tests/browser/browser.ini Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,10 @@ 1.4 +[DEFAULT] 1.5 +support-files = 1.6 + head.js 1.7 + beforeunload.html 1.8 + 1.9 +[browser_bug511456.js] 1.10 +skip-if = e10s # Bug ?????? - test touches content (uses a WindowWatcher in the parent process to try and observe content created alerts etc) 1.11 +[browser_bug537449.js] 1.12 +skip-if = e10s # Bug ?????? - test touches content (uses a WindowWatcher in the parent process to try and observe content created alerts etc) 1.13 +[browser_crash_detection.js]