[webrtc-pc] RTCSessionDescriptionInit vs "local" RTCLocalSessionDescriptionInit (#2940)

jarrodcolburn has just created a new issue for https://github.com/w3c/webrtc-pc:

== RTCSessionDescriptionInit vs "local" RTCLocalSessionDescriptionInit ==
As mentioned in https://github.com/w3c/webrtc-pc/issues/2528 "cost of some spec duplication. (a new RTCLocalSessionDescriptionInit)." 

Problem: [Dart Language web bindings ](https://github.com/dart-lang/web/) which are generated from IDL is having an [issue](https://github.com/dart-lang/web/issues/178) where `RTCLocalSessionDescriptionInit` and `RTCSessionDescriptionInit` are unique, and neither class implements the other. This seems inconsistent with MDN and actual usage.  

Any help would be greatly appreciated in editing the doc @henbos @Orphis

Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2940 using your GitHub account


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

Received on Tuesday, 20 February 2024 18:18:01 UTC