Re: RTCPeerConnection interface rendering

On 2015-05-12 18:56, Adam Bergkvist wrote:
> Hi
>
> I've noted that the RTCPeerConnection interface doesn't render where it
> used to.
>
> For example, if I click the link "4.3.2 Interface Definition", I don't
> see the interface anymore. It's rendered down in the Identity section.

Fixed in [1].

An interface in the IDP-section did a data-merge with the 
RTCPeerConnection interface and forced the whole pc interface to be 
rendered in the IDP section. The intention, I believe, was to merge with 
a partial pc interface in the IDP section, but I don't know if Respec 
can do that.

/Adam

[1] 
https://github.com/w3c/webrtc-pc/commit/4dc52eb86d90bd014e8ba66a988c09d22ecac4e3


Received on Tuesday, 12 May 2015 17:24:27 UTC