зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1450171 - Make promiseDocumentFlushed assertions make more sense. r=bz
--HG-- extra : rebase_source : bab585373542b75be0c81c2d4d16d9013d497e38
This commit is contained in:
Родитель
2e553c7409
Коммит
99ad6c3027
|
@ -867,8 +867,6 @@ public:
|
|||
|
||||
void Call()
|
||||
{
|
||||
MOZ_ASSERT(nsContentUtils::IsSafeToRunScript());
|
||||
|
||||
ErrorResult error;
|
||||
JS::Rooted<JS::Value> returnVal(RootingCx());
|
||||
mCallback->Call(&returnVal, error);
|
||||
|
|
Загрузка…
Ссылка в новой задаче