Revisiting process to merge -extensions into -pc?

Hi,

Our post-Rec guidance requires that only features that gain double 
implementation should be incorporated into the main webrtc-pc spec:

https://github.com/w3c/webrtc-charter/blob/gh-pages/merge-guide.md#documenting-implementations

I noticed that we have at least one such feature to consider, 
jitterBufferTarget:
   https://github.com/w3c/webrtc-pc/issues/2952

That being said, I also wondered if we shouldn't relax a bit our 
expectations in terms of merge requirement (which kind of happened 
organically e.g. for adding RTCIceCandidate.url/relayProtocol which 
aren't implemented twice yet).

In particular, I wonder if something like the WHATWG's Stage 3 
"Committed" wouldn't be a better fit - i.e. if it's clear that two 
implementers are ready to adopt the feature, adding that feature as a 
candidate addition to the main spec would seem pretty reasonable to me.

Thoughts?

Dom

Received on Friday, 29 March 2024 09:27:43 UTC