Bug 159016 - WebRTC: Add more test cases for the RTCPeerConnection 'negotiationneeded' event
Summary: WebRTC: Add more test cases for the RTCPeerConnection 'negotiationneeded' event
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebRTC (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks: 143211
  Show dependency treegraph
 
Reported: 2016-06-21 22:12 PDT by Adam Bergkvist
Modified: 2017-08-29 09:52 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Bergkvist 2016-06-21 22:12:52 PDT
For example, test the case when a MediaStreamTrack, sent over an RTCPeerConnection, ends (as described in [1]).

The result of github issue [2], about creating a table with all cases that must cause negotiation, can be useful for creating more tests.

[1] https://bugs.webkit.org/show_bug.cgi?id=158985
[2] https://github.com/w3c/webrtc-pc/issues/661
Comment 1 Radar WebKit Bug Importer 2017-08-29 09:52:08 PDT
<rdar://problem/34134448>