[Webkit-unassigned] [Bug 111293] New: MediaStream.ended must return true when it is created with ended tracks.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 4 01:09:33 PST 2013


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

           Summary: MediaStream.ended must return true when it is created
                    with ended tracks.
           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: li.yin at intel.com


Spec: http://dev.w3.org/2011/webrtc/editor/getusermedia.html#MediaStream-ended
When a MediaStream object is created, its ended attribute must be set to false, unless it is being created using the MediaStream() constructor whose arguments are lists of MediaStreamTrack objects that are all ended, in which case the MediaStream object must be created with its ended attribute set to true.

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