Closed Bug 818945 Opened 12 years ago Closed 12 years ago

The new "audio" permissions are not supported in PermissionsInstaller.jsm

Categories

(Firefox OS Graveyard :: General, defect)

x86_64
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: fabrice, Unassigned)

Details

bug 805333 introduced a new permission called "audio", with the following syntax in manifests:
"audio":{ "channels": ["telephony", "ringer"] }

There's no support for that in PermissionsInstaller.jsm, so I don't understand how people tested that this worked at all.
blocking-basecamp: --- → ?
Actually there's some code in PermissionsInstaller.jsm, looking a bit deeper why I saw failures.
blocking-basecamp: ? → ---
Hmm...I know Paul & I saw code for audio in there. What's not working?
Just checked again with an updated tree. WFM. Sorry all.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
Late to the bug, but audio permission needs to be permissioned based on app type. In case anyone ends up here - see bug 819136 which I raised to modify PermissionsInstaller.jsm

The reason for this is otherwise any untrusted app could interrupt audio in phone calls etc.
No longer blocks: finalize-permissions
You need to log in before you can comment on or make changes to this bug.