зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1433014 - Fix test bustage r=me
This commit is contained in:
Родитель
3463b30dca
Коммит
1b60b9f184
|
@ -1,6 +1,9 @@
|
|||
if (helperThreadCount() === 0)
|
||||
quit();
|
||||
|
||||
if (!('oomTest' in this))
|
||||
quit();
|
||||
|
||||
options('strict');
|
||||
evaluate(`
|
||||
oomTest(() => {
|
||||
|
|
Загрузка…
Ссылка в новой задаче