Bug 1713897 - Re-enable browser_firstPartyIsolation_saveAs.js for macOS Fission, now that bug 1717129 has fixed the underlying problem. r=smaug

Differential Revision: https://phabricator.services.mozilla.com/D119301
This commit is contained in:
Markus Stange
2021-07-08 14:36:01 +00:00
parent df37af9d7b
commit e9882350fd

View File

@@ -80,8 +80,6 @@ skip-if = debug #Bug 1345346
[browser_firstPartyIsolation_blobURI.js]
[browser_firstPartyIsolation_js_uri.js]
[browser_firstPartyIsolation_saveAs.js]
skip-if =
fission && os == "mac" && !debug # Bug 1713897 - new Fission platform triage
[browser_localStorageIsolation.js]
[browser_blobURLIsolation.js]
skip-if = (verify && debug && (os == 'win'))