Closed
Bug 1017031
Opened 11 years ago
Closed 11 years ago
navigator.mozApps.checkInstalled is not working for checking if another app is installed even if I have 'webapps-manage' permission
Categories
(Core Graveyard :: DOM: Apps, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: borjasalguero, Assigned: ferjm)
References
Details
(Whiteboard: ft:loop)
If I have "webapps-manage" permission, I should be able to check if an App is installed using as a param the 'manifestURL' through the method navigator.mozApps.checkInstalled.
Currently this is not working.
We might need to remove the 'cross-origin' check if the permissions "webapps-manage" is in the manifest of the App which is checking.
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → ferjmoreno
Assignee | ||
Updated•11 years ago
|
Blocks: loop_security_change
Comment 1•11 years ago
|
||
What are you trying to do?
Comment 2•11 years ago
|
||
We want to check if Loop application is installed or not.
Updated•11 years ago
|
feature-b2g: --- → 2.0
Whiteboard: ft:loop
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
Updated•11 years ago
|
feature-b2g: 2.0 → ---
Updated•7 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•