gecko-dev/dom/file/tests/xpcshell.ini
Kris Maglione 4c89b71494 Bug 1614462: Part 2d - Fix tests that don't need to use mozbrowser. r=mccr8
These tests used <iframe mozbrowser> for convenience, mostly forcing
themselves to only run in non-e10s mode in the process, but none of them
really have any need to.

Differential Revision: https://phabricator.services.mozilla.com/D70745
2020-04-20 22:31:29 +00:00

7 lines
110 B
INI

[DEFAULT]
[test_bloburi.js]
[test_createFile.js]
[test_ipc_messagemanager_blob.js]
skip-if = os == "android"