Bug 1756919 - remove unnecessary default permissions, r=pbz
Differential Revision: https://phabricator.services.mozilla.com/D188964
This commit is contained in:
@@ -4196,15 +4196,11 @@ BrowserGlue.prototype = {
|
||||
// originInfo in the format [origin, type]
|
||||
[
|
||||
["https://www.mozilla.org", "uitour"],
|
||||
["https://monitor.firefox.com", "uitour"],
|
||||
["https://screenshots.firefox.com", "uitour"],
|
||||
["https://support.mozilla.org", "uitour"],
|
||||
["https://truecolors.firefox.com", "uitour"],
|
||||
["about:home", "uitour"],
|
||||
["about:newtab", "uitour"],
|
||||
["https://addons.mozilla.org", "install"],
|
||||
["https://support.mozilla.org", "remote-troubleshooting"],
|
||||
["https://fpn.firefox.com", "install"],
|
||||
["about:welcome", "autoplay-media"],
|
||||
].forEach(originInfo => {
|
||||
// Reset permission on the condition that it is set to
|
||||
|
||||
Reference in New Issue
Block a user