Bug 206056
Summary: | RTCDataChannel closing event | ||
---|---|---|---|
Product: | WebKit | Reporter: | Philip Jägenstedt <philip> |
Component: | WebRTC | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED CONFIGURATION CHANGED | ||
Severity: | Normal | CC: | bfulgham, webkit-bug-importer, youennf |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Philip Jägenstedt
https://github.com/w3c/webrtc-pc/pull/2223 added a closing event to RTCDataChannel.
Tests are being updated in https://github.com/web-platform-tests/wpt/pull/21117.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/96303438>
Brent Fulgham
While we seem to have stubs for this -- I see that we fail the WPT.fyi tests.
youenn fablet
We pass all of https://wpt.fyi/results/webrtc/RTCDataChannel-close.html?label=experimental&label=master&aligned so I think we are good now.