forked from mirrors/gecko-dev
MozReview-Commit-ID: HrhYTNSwygH --HG-- extra : rebase_source : e67932403b4294902c5096883cb5be6759969d69
26 lines
795 B
INI
26 lines
795 B
INI
[DEFAULT]
|
|
head = head.js
|
|
firefox-appdir = browser
|
|
tags = webextensions in-process-webextensions
|
|
dupe-manifest =
|
|
|
|
# This file contains tests which are not affected by multi-process
|
|
# configuration, or do not support out-of-process content or extensions
|
|
# for one reason or another.
|
|
#
|
|
# Tests which are affected by remote content or remote extensions should
|
|
# go in one of:
|
|
#
|
|
# - xpcshell-common.ini
|
|
# For tests which should run in all configurations.
|
|
# - xpcshell-remote.ini
|
|
# For tests which should only run with both remote extensions and remote content.
|
|
|
|
[test_ext_geckoProfiler_schema.js]
|
|
[test_ext_manifest_commands.js]
|
|
[test_ext_manifest_omnibox.js]
|
|
[test_ext_manifest_permissions.js]
|
|
[test_ext_pageAction_shutdown.js]
|
|
[test_ext_pkcs11_management.js]
|
|
|
|
[include:xpcshell-common.ini]
|