← Back to team overview

ubuntu-webapps-bugs team mailing list archive

[Bug 1462057] [NEW] Change Oxide.available{Audio, Video}CaptureDevices() in to a notifiable property

 

Public bug reported:

They're implemented as function accessors at the moment because I didn't
realize there was a way to get device-change notifications from
Chromium, but it turns out that we can implement content::MediaObserver
for this

** Affects: oxide
     Importance: High
     Assignee: Chris Coulson (chrisccoulson)
         Status: Triaged

** Affects: oxide/1.8
     Importance: High
     Assignee: Chris Coulson (chrisccoulson)
         Status: Triaged

** Changed in: oxide
   Importance: Undecided => High

** Changed in: oxide
       Status: New => Triaged

** Changed in: oxide
     Assignee: (unassigned) => Chris Coulson (chrisccoulson)

** Changed in: oxide
    Milestone: None => branch-1.9

** Also affects: oxide/1.8
   Importance: Undecided
       Status: New

** Changed in: oxide/1.8
     Assignee: (unassigned) => Chris Coulson (chrisccoulson)

** Changed in: oxide/1.8
   Importance: Undecided => High

** Changed in: oxide/1.8
       Status: New => Triaged

-- 
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/1462057

Title:
  Change Oxide.available{Audio,Video}CaptureDevices() in to a notifiable
  property

Status in Oxide Webview:
  Triaged
Status in Oxide 1.8 series:
  Triaged

Bug description:
  They're implemented as function accessors at the moment because I
  didn't realize there was a way to get device-change notifications from
  Chromium, but it turns out that we can implement
  content::MediaObserver for this

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


Follow ups

References