diff -r 000000000000 -r 6474c204b198 toolkit/components/startup/tests/browser/browser.ini --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/toolkit/components/startup/tests/browser/browser.ini Wed Dec 31 06:09:35 2014 +0100 @@ -0,0 +1,10 @@ +[DEFAULT] +support-files = + head.js + beforeunload.html + +[browser_bug511456.js] +skip-if = e10s # Bug ?????? - test touches content (uses a WindowWatcher in the parent process to try and observe content created alerts etc) +[browser_bug537449.js] +skip-if = e10s # Bug ?????? - test touches content (uses a WindowWatcher in the parent process to try and observe content created alerts etc) +[browser_crash_detection.js]