Bug 159016

Summary: WebRTC: Add more test cases for the RTCPeerConnection 'negotiationneeded' event
Product: WebKit Reporter: Adam Bergkvist <adam.bergkvist>
Component: WebRTCAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: jonlee, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 143211    

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>