Re: [webrtc-pc] Maybe setParameters/insertDtmf/replaceTrack should throw on [[Stopping]] as well as [[Stopped]]? (#2820)

These WPTs likely predate the spec adding [[Stopping]], and reflect that these methods serve not purpose after [stop()](https://w3c.github.io/webrtc-pc/#dom-rtcrtptransceiver-stop) which _"will immediately cause the transceiver's sender to no longer send, and its receiver to no longer receive."_

Updating the methods to check [[Stopping]] here seems sensible, and gives web devs early feedback.

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


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

Received on Wednesday, 15 February 2023 20:32:06 UTC