MicrosoftEdge / MicrosoftEdge/WebView2Feedback
Feature request: Device or permission "in use" event
Open
@Lakshmisha-KS is already working on this.
Since Feb 12, 2025.
feature request
priority-low
tracked
- Dominant language
- PowerShell
- Stars
- 526
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
We currently have no good way to indicate to a user when some sensitive API is in use by a page, e.g. the page has access to the camera or the microphone that's currently recording.
It would be great to see an event that signals when these APIs are being actively used by site:
- Geolocation
- Camera
- Microphone
With events fired when these are enabled and then later disabled.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.