Inconsistent media access permission behavior when requesting combinations of permissions

Bug #1501017 reported by Ugo Riboni
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Oxide
Confirmed
Undecided
Unassigned

Bug Description

At the moment Oxide seems to handle the request of media access permissions inconsistently when following the steps below:

(1) the page requests only audio or only video permission
(2) oxide sends mediaAccessPermissionRequested with a request for the relevant input device
(3) the user denies it
(4) the page then requests combined audio+video permission

What happens now is that at (4) we don't receive any mediaAccessPermissionRequested signal
What should happen is that we should instead receive one with a request for the input device that was not requested in (1), since the users did not have a chance yet to express a preference for input device.

Revision history for this message
Ugo Riboni (uriboni) wrote :
Olivier Tilloy (osomon)
Changed in oxide:
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.