[Webkit-unassigned] [Bug 172831] New: MediaStreamTrack clone API does not clone the media source associated with the track

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 1 13:06:45 PDT 2017


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

            Bug ID: 172831
           Summary: MediaStreamTrack clone API does not clone the media
                    source associated with the track
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media Elements
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: prerak at bluejeans.com

MediaStreamTrack clone API just clones the track but not the media source, as a result, if a track is muted/stopped it will mute/stop the media source and all the tracks associated with media source will be affected. A change in state of a track using a media source should not impact the other tracks using the same media source.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170601/8b204871/attachment-0001.html>


More information about the webkit-unassigned mailing list