[Webkit-unassigned] [Bug 196808] New: RTCTrackEvent should be delayed until the whole remote description is set

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 10 22:26:20 PDT 2019


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

            Bug ID: 196808
           Summary: RTCTrackEvent should be delayed until the whole remote
                    description is set
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebRTC
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: youennf at gmail.com
                CC: youennf at gmail.com

We are currently firing RTCTrackEvent as soon as a new track is found.
We should actually delay this until the remote description is fully applied.
This will for instance ensure that the streams passed through RTCTrackEvent have the right number of tracks as soon as exposed to JS

-- 
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/20190411/775c52bc/attachment.html>


More information about the webkit-unassigned mailing list