Media access permissions can not be changed within the same session
Bug #1495941 reported by
Ugo Riboni
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Oxide |
Triaged
|
Medium
|
Unassigned |
Bug Description
Once I reply with allow() or deny() to the mediaAccessPerm
Ideally users should be able to change their opinion about whether or not an origin is trusted with media access without having to restart the browser session.
Changed in oxide: | |
status: | New → Confirmed |
Changed in oxide: | |
importance: | Undecided → Medium |
status: | Confirmed → Triaged |
To post a comment you must log in.
Note that this stems from a concrete use-case: the design for webbrowser-app allows users to modify their preferences for media access per domain. If a user changes her mind about the permissions for a given domain and toggles the corresponding switch in the settings UI, she will expect the browser to respect this decision without having to restart it.