mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-09 09:18:42 +09:00
Move WebExtensions enabled Add-ons Manager
This commit is contained in:
parent
d7d16e7fbb
commit
358cd0404a
1100 changed files with 133 additions and 106 deletions
50
toolkit/mozapps/webextensions/test/xpcshell/xpcshell.ini
Normal file
50
toolkit/mozapps/webextensions/test/xpcshell/xpcshell.ini
Normal file
|
|
@ -0,0 +1,50 @@
|
|||
[DEFAULT]
|
||||
skip-if = toolkit == 'android'
|
||||
tags = addons
|
||||
head = head_addons.js
|
||||
tail =
|
||||
firefox-appdir = browser
|
||||
dupe-manifest =
|
||||
support-files =
|
||||
data/**
|
||||
xpcshell-shared.ini
|
||||
|
||||
[test_addon_path_service.js]
|
||||
[test_asyncBlocklistLoad.js]
|
||||
[test_blocklist_gfx.js]
|
||||
[test_cache_certdb.js]
|
||||
run-if = addon_signing
|
||||
[test_cacheflush.js]
|
||||
[test_DeferredSave.js]
|
||||
[test_gmpProvider.js]
|
||||
skip-if = appname != "firefox"
|
||||
[test_hotfix_cert.js]
|
||||
[test_isReady.js]
|
||||
[test_metadata_update.js]
|
||||
[test_pluginInfoURL.js]
|
||||
[test_provider_markSafe.js]
|
||||
[test_provider_shutdown.js]
|
||||
[test_provider_unsafe_access_shutdown.js]
|
||||
[test_provider_unsafe_access_startup.js]
|
||||
[test_ProductAddonChecker.js]
|
||||
[test_shutdown.js]
|
||||
[test_system_update.js]
|
||||
[test_system_reset.js]
|
||||
[test_XPIcancel.js]
|
||||
[test_XPIStates.js]
|
||||
[test_temporary.js]
|
||||
tags = webextensions
|
||||
[test_install_from_sources.js]
|
||||
[test_proxies.js]
|
||||
[test_proxy.js]
|
||||
[test_pass_symbol.js]
|
||||
[test_delay_update.js]
|
||||
[test_nodisable_hidden.js]
|
||||
[test_delay_update_webextension.js]
|
||||
skip-if = appname == "thunderbird"
|
||||
tags = webextensions
|
||||
[test_dependencies.js]
|
||||
[test_schema_change.js]
|
||||
[test_system_delay_update.js]
|
||||
|
||||
[include:xpcshell-shared.ini]
|
||||
Loading…
Add table
Add a link
Reference in a new issue