Bug 1850440 - Adjust the test to make assertion on remote frame only for isolateEverything Fission site isolation strategy r=nika

Differential Revision: https://phabricator.services.mozilla.com/D187158
This commit is contained in:
owlishDeveloper 2023-09-06 21:42:01 +00:00
parent dd444d46f2
commit 190718bd97

View File

@ -98,7 +98,7 @@ const blockBFCacheTests = [
},
];
if (SpecialPowers.Services.appinfo.fissionAutostart) {
if (SpecialPowers.effectiveIsolationStrategy() == SpecialPowers.ISOLATION_STRATEGY.IsolateEverything) {
blockBFCacheTests.push({
name: "Loading OOP iframe",
test: () => {