mozilla / newnewtab

New Tab page: content server and recommendation service
https://wiki.mozilla.org/Apps/newnewtab
6 stars 5 forks source link

Closes #32: Whitelist access for mozApps.mgmt.getAll #45

Closed mzhilyaev closed 12 years ago

mzhilyaev commented 12 years ago

implemented Ed's suggested fix: Services.perms.add(Services.io.newURI(WhiteListedHost, null, null), "webapps-manage", Ci.nsIPermissionManager.ALLOW_ACTION)