Closed
Bug 792896
Opened 13 years ago
Closed 13 years ago
Fixing the permission check in PermissionSettings.js
Categories
(Firefox OS Graveyard :: General, defect)
Firefox OS Graveyard
General
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 792604
People
(Reporter: etienne, Unassigned)
Details
Attachments
(1 file)
|
3.19 KB,
patch
|
Details | Diff | Splinter Review |
|testExactPermissionFromPrincipal| returns a nsIPermissionManager.ALLOW_ACTION (1) when we should grant the permission, not false.
So we were never granting the permission to get/set permissions.
Attachment #663062 -
Flags: review?(anygregor)
Comment 1•13 years ago
|
||
Thanks for the patch but I just pushed a fix in bug 792604!
| Reporter | ||
Comment 2•13 years ago
|
||
Cool, trying your fix right now. Thanks!
Updated•13 years ago
|
Attachment #663062 -
Flags: review?(anygregor)
You need to log in
before you can comment on or make changes to this bug.
Description
•