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)

ARM
Gonk (Firefox OS)
defect
Not set
normal

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?
Flags: needinfo?(jonas)
Collapsing per Jonas's feedback.
Status: NEW → RESOLVED
Closed: 12 years ago
Flags: needinfo?(jonas)
Resolution: --- → DUPLICATE
No longer blocks: finalize-permissions
You need to log in before you can comment on or make changes to this bug.