Re: [webrtc-pc] offerToReceive* legacy behaviour spec does not match the behaviour of legacy implementations

The [createOffer](http://w3c.github.io/webrtc-pc/#dom-rtcpeerconnection-createoffer) steps say *"If a system has limited resources (e.g. a finite number of decoders), createOffer needs to return an offer that reflects the current state of the system, so that setLocalDescription will succeed when it attempts to acquire those resources. The session descriptions MUST remain usable by setLocalDescription without causing an error until at least the end of the fulfillment callback of the returned promise."*

How would createOffer pull that off without any state?

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

Received on Monday, 11 September 2017 14:57:01 UTC