зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1406897: use quit() instead of top-level return in test to fix bustage on a CLOSED TREE; r=me
This commit is contained in:
Родитель
7f4a700e01
Коммит
7a5082e0d1
|
@ -1,5 +1,5 @@
|
|||
if (typeof evalInCooperativeThread === 'undefined')
|
||||
return;
|
||||
quit();
|
||||
|
||||
try {
|
||||
evalInCooperativeThread(`
|
||||
|
|
Загрузка…
Ссылка в новой задаче