Open
Bug 1641026
Opened 5 years ago
Updated 5 years ago
RTCDataChannel-close.html expects an error when the remote PC is closed
Categories
(Core :: WebRTC: Signaling, task, P3)
Core
WebRTC: Signaling
Tracking
()
NEW
People
(Reporter: bwc, Unassigned)
References
Details
See comments in bug 1635911. The spec probably needs to be clarified here, and depending on how that goes, this is either a bug in the test, or a bug we need to fix on our end.
Comment 1•5 years ago
|
||
Presumably the error is there to help distinguish whether all your data got sent or not. We could try to limit reporting of the error to when data is actually lost, but beyond that I wouldn't remove it entirely.
You need to log in
before you can comment on or make changes to this bug.
Description
•