mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-08 07:53:54 +00:00
Bug 827806 - Followup: Fix tests. r=me.
This commit is contained in:
parent
1fb936b9b1
commit
32716d0aa5
@ -41,7 +41,7 @@ var mozPermissions = window.navigator.mozPermissionSettings;
|
||||
|
||||
function permissionTest() {
|
||||
// Any permission explicit for privileged and implicit for certified serves
|
||||
var testPerm = "geolocation";
|
||||
var testPerm = "contacts-read";
|
||||
|
||||
// Simulate than the app request the permissions
|
||||
SpecialPowers.addPermission(testPerm, true, testPrivApp);
|
||||
|
Loading…
x
Reference in New Issue
Block a user