trisquel-icecat/icecat/toolkit/components/extensions/test/mochitest/mochitest.toml
2025-10-06 02:35:48 -06:00

12 lines
370 B
TOML

[DEFAULT]
tags = "webextensions in-process-webextensions"
prefs = ["extensions.webextensions.remote=false"]
dupe-manifest = true
["include:mochitest-common.toml"]
skip-if = ["os == 'win'"] # Windows WebExtensions always run OOP
["test_ext_storage_cleanup.html"]
# Bug 1426514 storage_cleanup: clearing localStorage fails with oop
["test_verify_non_remote_mode.html"]