blob: 7aee7126b89219118e460d3060732ba0f23d331c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
[DEFAULT]
skip-if = !crashreporter
support-files =
head.js
file_contains_emptyiframe.html
file_iframe.html
[browser_autoSubmitRequest.js]
[browser_launchFail.js]
[browser_multipleCrashedTabs.js]
https_first_disabled = true
[browser_noPermanentKey.js]
skip-if = true # Bug 1383315
[browser_printpreview_crash.js]
https_first_disabled = true
[browser_showForm.js]
[browser_shown.js]
skip-if =
(verify && !debug && (os == 'win'))
[browser_shownRestartRequired.js]
[browser_withoutDump.js]
|