EricssonResearch / EricssonResearch/openwebrtc
Add JS method for revokation of access to camera and microphone
- Dominant language
- C
- Stars
- 1.8k
- Forks
- 531
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice to have such a method (outside of std) to enable this function in a Safari extension bar.
https://github.com/EricssonResearch/openwebrtc-browser-extensions/pull/4 introduces accept/reject buttons, but once accepted a "revoke" button could be added if there was a JS method to revoke access.
Contributor guide
Research direction
Review the issue and the linked openwebrtc-browser-extensions pull request to understand how camera and microphone access is accepted or rejected in the Safari extension bar. Trace the existing permission flow and identify the JavaScript-facing entry point for a revoke operation. Done means an exposed method can revoke previously accepted camera and microphone access for the extension.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, javascript
- Domain
- api, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100