closes #522: rel=noopener M1222516 M1358469 M1419960

This commit is contained in:
Cameron Kaiser
2018-09-20 21:09:22 -07:00
parent 46bf256a1f
commit 6abcdc2cc2
10 changed files with 147 additions and 27 deletions
+2
View File
@@ -138,6 +138,8 @@ ImageAccessible::DoAction(uint8_t aIndex)
nsCOMPtr<nsPIDOMWindow> tmp;
return NS_SUCCEEDED(piWindow->Open(spec, EmptyString(), EmptyString(),
/* aLoadInfo = */ nullptr,
/* aForceNoOpener = */ false,
getter_AddRefs(tmp)));
}