Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Commit

Permalink
Merge pull request #32978 from Cwiiis/bug1221195-homescreen-remove-sy…
Browse files Browse the repository at this point in the history
…stem-xhr

Bug 1221195 - Remove unused systemXHR permission. r=gmarty
  • Loading branch information
Cwiiis committed Nov 4, 2015
2 parents 15d5b31 + 6100250 commit 6d44ad8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions apps/homescreen/manifest.webapp
Expand Up @@ -21,8 +21,7 @@
},
"permissions": {
"homescreen-webapps-manage": {},
"moz-extremely-unstable-and-will-change-webcomponents": {},
"systemXHR": {}
"moz-extremely-unstable-and-will-change-webcomponents": {}
},
"default_locale": "en-US",
"locales": {
Expand Down

0 comments on commit 6d44ad8

Please sign in to comment.