Bug 1797050 - Part 1 - Use `browser_specific_settings` instead of `applications`...
commit93bab82386140939b0e1127eda222ba48723c6db
authorWilliam Durand <will+git@drnd.me>
Tue, 25 Oct 2022 14:46:40 +0000 (25 14:46 +0000)
committerWilliam Durand <will+git@drnd.me>
Tue, 25 Oct 2022 14:46:40 +0000 (25 14:46 +0000)
treea15672efa5a1d73d42210176c4002b82bdb55786
parent0e12a9c3a500602d5a9a2896de1e6937f18ca3b9
Bug 1797050 - Part 1 - Use `browser_specific_settings` instead of `applications` in existing `devtools/` tests. r=rpl,nchevobbe

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/D160057
devtools/client/aboutdebugging/test/browser/helper-addons.js
devtools/client/framework/test/browser_toolbox_toolbar_reorder_with_extension.js
devtools/client/framework/test/browser_toolbox_toolbar_reorder_with_hidden_extension.js
devtools/client/shared/remote-debugging/adb/xpcshell/test_adb.js
devtools/server/tests/xpcshell/test_extension_storage_actor.js
devtools/server/tests/xpcshell/test_extension_storage_actor_upgrade.js