← Back to team overview

ubuntu-webapps-bugs team mailing list archive

[Bug 1501017] [NEW] Inconsistent media access permission behavior when requesting combinations of permissions

 

Public bug reported:

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.

** Affects: oxide
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
WebApps bug tracking, which is subscribed to Oxide.
https://bugs.launchpad.net/bugs/1501017

Title:
  Inconsistent media access permission behavior when requesting
  combinations of permissions

Status in Oxide:
  New

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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/oxide/+bug/1501017/+subscriptions