зеркало из https://github.com/mozilla/gecko-dev.git
Bug 827806 - Followup: Fix tests. r=me, a=blocking-basecamp
This commit is contained in:
Родитель
96e8526ec3
Коммит
c44e775760
|
@ -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);
|
||||
|
|
Загрузка…
Ссылка в новой задаче