[Webkit-unassigned] [Bug 98416] New: MediaStream API: Update the MediaStream constructor

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 4 09:06:53 PDT 2012


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

           Summary: MediaStream API: Update the MediaStream constructor
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: adam.bergkvist at ericsson.com
                CC: abarth at webkit.org, tommyw at google.com
            Blocks: 56459


Update the MediaStream constructor to match the Media Capture and Stream specification as of 13 August 2012 [1]. The patch also based on a minor change [2] that limits track kinds to "audio" and "video" (was "audio", "video" and user agent defined) not yet published as editors draft.

[1] http://dev.w3.org/2011/webrtc/editor/getusermedia-20120813.html#mediastream
[2] https://github.com/fluffy/webrtc-w3c/commit/d531859862578af2265eedb790428d530ddff5ec

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