← Back to team overview

ubuntu-webapps-bugs team mailing list archive

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

 

** Changed in: oxide/1.8
       Status: Fix Committed => Fix Released

-- 
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:
  Fix Released
Status in Oxide 1.8 series:
  Fix Released

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.

  This should be changed before the API ends up as stable.

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


References