Closed Bug 1120714 Opened 9 years ago Closed 7 years ago

Implement ability to prompt for Settings API permissions in privileged apps

Categories

(Core :: DOM: Device Interfaces, defect)

25 Branch
x86_64
Linux
defect
Not set
normal

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: qdot, Unassigned)

Details

(Whiteboard: [systemsfe])

As we found out in bug 1107674, settings permissions in privileged apps can only be ALLOW or DENY, PROMPT won't actually prompt the user for anything. It would probably be good to implement this for when we do finally need to prompt for apps touching a permission.

This would involve two steps:

- Change the permissions table to automatically grant settings-api-read/write if a settings:* permissions is set to either ALLOW /or/ PROMPT
- Implementing a system similar to the contacts API that will prompt on an action being taken.
Assignee: kyle → nobody
Cleaning up Device Interfaces component, and mass-marking old FxOS bugs as incomplete.

If any of these bugs are still valid, please let me know.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.