Re: [webrtc-pc] If you close your data channel before first offer, does the "m=application" line still show up? (#2839)

> If the m=application isn't present in the first offer/answer, adding a datachannel should trigger onnegotiationneeded

But if you close it immediately you will end up with an offer with 0 m-lines? Which is valid but confusing. And then you get the issue about not seeing a need to renegotiate...

👍 for always adding the section which is how both Firefox and old Chrome versions behaved.

-- 
GitHub Notification of comment by fippo
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2839#issuecomment-1471401870 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Thursday, 16 March 2023 06:39:57 UTC