- From: Tony Herre via GitHub <sysbot+gh@w3.org>
- Date: Tue, 04 Jun 2024 10:55:18 +0000
- To: public-webrtc-logs@w3.org
tonyherre has just submitted a new pull request for https://github.com/w3c/webrtc-rtptransport: == Resolve the indecisive attribute/getter on PeerConnection == Picked an attribute, to match RTCPeerConnection.sctp, RTCRtpSender.transport etc Also dropping the sequence, as I believe is happening in #34, following agreement in a discussion meeting. Note if we do have a sequence, [this can't be an attribute](https://webidl.spec.whatwg.org/#:~:text=The%20type%20of%20the%20attribute%2C%20after%20resolving%20typedefs%2C%20must%20not%20be%20a%20nullable%20or%20non%2Dnullable%20version%20of%20any%20of%20the%20following%20types%3A). See https://github.com/w3c/webrtc-rtptransport/pull/46 -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 4 June 2024 10:55:19 UTC