mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-17 14:25:49 +00:00
![William Durand](/assets/img/avatar_default.png)
This patch removes the `extensions.webextPermissionPrompts` pref as well as `permissionPromptsEnabled` prop on `mozAddonManager`. While working on this patch, we noticed that some of the `browser_webapi.js` weren't testing anything for a while now. That has been fixed. In addition, the `test_blocklistchange.js` file has been updated to handle the permissions prompt. Differential Revision: https://phabricator.services.mozilla.com/D121114