[webrtc-pc] Mark RTCDataChannel/RTCRtpSendParameters.priority as "feature at risk" (#2258)

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

== Mark RTCDataChannel/RTCRtpSendParameters.priority as "feature at risk" ==
There are no current implementations of either of the two JavaScript QoS priority APIs:
1. The `RTCDataChannel`'s [priority](https://w3c.github.io/webrtc-pc/#dom-rtcdatachannel-priority) attribute and `RTCDataChannelInit`'s [priority](https://w3c.github.io/webrtc-pc/#dom-rtcdatachannelinit-priority) member, or
2. The `RTCRtpSendParameters` dictionary's [priority](https://w3c.github.io/webrtc-pc/#dom-rtcrtpsendparameters-priority) member.

They should therefore be marked as "feature at risk".

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

Received on Thursday, 8 August 2019 14:27:25 UTC