Bug 1797050 - Part 2 - Use `browser_specific_settings` instead of `applications`...
commit02233a19e371908b81f6ae6d4ae2d84d518bb138
authorWilliam Durand <will+git@drnd.me>
Tue, 25 Oct 2022 14:58:57 +0000 (25 14:58 +0000)
committerWilliam Durand <will+git@drnd.me>
Tue, 25 Oct 2022 14:58:57 +0000 (25 14:58 +0000)
tree93938f11ba5ff073c7fcca1eef23ac3ff5d0c17d
parent93bab82386140939b0e1127eda222ba48723c6db
Bug 1797050 - Part 2 - Use `browser_specific_settings` instead of `applications` in existing `browser/components/enterprisepolicies/` tests. r=rpl,mkaply

We want to encourage extension developers to use `browser_specific_settings` instead of `applications`,
which will be unsupported in Manifest Version 3+. This patch prepares the introduction of a new warning
(that is usually converted into an error in the test environment).

Differential Revision: https://phabricator.services.mozilla.com/D160058
browser/components/enterprisepolicies/tests/xpcshell/test_addon_update.js
browser/components/enterprisepolicies/tests/xpcshell/test_extensions.js
browser/components/enterprisepolicies/tests/xpcshell/test_extensionsettings.js