[Webkit-unassigned] [Bug 60387] New: Media Stream API: add exception raising to the getUserMedia method

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 6 11:12:42 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=60387

           Summary: Media Stream API: add exception raising to the
                    getUserMedia method
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: leandrogracia at chromium.org


With the lastest version of the getUserMedia specification (http://www.whatwg.org/specs/web-apps/current-work/multipage/dnd.html#dom-navigator-getusermedia) this method should now parse suboptions and raise the NOT_SUPPORTED_ERR exception when no audio or video options are requested. This requires minor changes in the existing code.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list