[Bug 25707] New: Make getSettings, getNativeSettings, getCapabilities asynchronous

https://www.w3.org/Bugs/Public/show_bug.cgi?id=25707

            Bug ID: 25707
           Summary: Make getSettings, getNativeSettings, getCapabilities
                    asynchronous
           Product: WebRTC Working Group
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Media Capture and Streams
          Assignee: public-media-capture@w3.org
          Reporter: stefan.lk.hakansson@ericsson.com
                CC: public-media-capture@w3.org

There may be situations when getting the data may take some time (e.g. reaching
out to devices), so we should not stop the main script. (getConstraints should
be fast)

I guess this means adding callbacks.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.

Received on Wednesday, 14 May 2014 12:12:12 UTC