RTCDataChannel bufferedamountlow event not sent if the threshold is 0? #29087
Labels
area: WebRTC
Needs help from someone with WebRTC domain knowledge
Content:WebAPI
Web API docs
help wanted
If you know something about this topic, we would love your help!
MDN URL
https://developer.mozilla.org/en-US/docs/Web/API/RTCDataChannel/bufferedamountlow_event
What specific section or headline is this issue about?
The first section
What information was incorrect, unhelpful, or incomplete?
The intro paragraph states:
This is not mentioned in the spec, nor does it seem to hold through experimental observation.
It was added in a generic "initial en-us content checkin" commit (warning, very large diff) so I'm not sure of it's provenance.
Where did this come from?
What did you expect to see?
This sentence probably shouldn't be there.
Do you have any supporting links, references, or citations?
The spec - https://www.w3.org/TR/webrtc
A demo - https://codepen.io/achingbrain/pen/qBLjZow?editors=0012
In the console you should see something like:
Works in Chrome & Firefox
Do you have anything more you want to share?
No response
The text was updated successfully, but these errors were encountered: