Closed
Bug 818610
Opened 12 years ago
Closed 12 years ago
Permissions Matrix vs. Installer - storage permissions are undefined
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 818616
People
(Reporter: jsmith, Unassigned)
Details
The permissions matrix currently does not define permissions for storage. The permissions installer states the following:
211 "storage": {
212 app: DENY_ACTION,
213 privileged: DENY_ACTION,
214 certified: ALLOW_ACTION,
215 substitute: [
216 "indexedDB-unlimited",
217 "offline-app",
218 "pin-app"
219 ]
220 },
What's the story here? What's the permission for this?
Reporter | ||
Updated•12 years ago
|
Blocks: finalize-permissions
Flags: needinfo?(jonas)
Reporter | ||
Comment 1•12 years ago
|
||
Collapsing per Jonas's feedback.
Status: NEW → RESOLVED
Closed: 12 years ago
Flags: needinfo?(jonas)
Resolution: --- → DUPLICATE
Reporter | ||
Updated•12 years ago
|
No longer blocks: finalize-permissions
You need to log in
before you can comment on or make changes to this bug.
Description
•