зеркало из https://github.com/mozilla/gecko-dev.git
Backed out changeset cff5a58124f6 (bug 1473443) for crashtest failures on several tests. CLOSED TREE
This commit is contained in:
Родитель
fb316990c8
Коммит
775acfe216
|
@ -4,4 +4,4 @@ support-files =
|
|||
process_error.xul
|
||||
|
||||
[test_process_error.xul]
|
||||
skip-if = !crashreporter
|
||||
skip-if = !crashreporter || (verify && debug && (os == 'linux' || os == 'mac'))
|
||||
|
|
|
@ -31,7 +31,7 @@
|
|||
|
||||
Services.obs.addObserver(crashObserver, 'ipc:content-shutdown');
|
||||
|
||||
BrowserTestUtils.crashBrowser(document.getElementById('thebrowser'), true, false);
|
||||
BrowserTestUtils.crashBrowser(document.getElementById('thebrowser'));
|
||||
]]></script>
|
||||
|
||||
</window>
|
||||
|
|
Загрузка…
Ссылка в новой задаче