зеркало из https://github.com/mozilla/gecko-dev.git
Backed out changeset 32f1daf0a256 (bug 1372263) for crashing in mochitests dom/ipc/tests/test_CrashService_crash.html and dom/ipc/tests/test_process_error.xul with js::ctypes::ConvertToJS. r=backout on a CLOSED TREE
This commit is contained in:
Родитель
c709e5f990
Коммит
5543531191
|
@ -76,6 +76,5 @@ class GeckoRuntimeRunner(BaseRunner):
|
|||
# hide the crash reporter window
|
||||
self.env["MOZ_CRASHREPORTER_NO_REPORT"] = "1"
|
||||
self.env["MOZ_CRASHREPORTER"] = "1"
|
||||
self.env["MOZ_CRASHREPORTER_SHUTDOWN"] = "1"
|
||||
|
||||
BaseRunner.start(self, *args, **kwargs)
|
||||
|
|
Загрузка…
Ссылка в новой задаче