Re: [webrtc-pc] RTCPeerConnection incorrectly adds operation overload via a partial interface

Possible workaround

Real section
interface RTCPeerConnection extends RTCPeerConnectionLegacyExtension { ... }
Legacy section
interface RTCPeerConnectionLegacyExtension { ... };

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

Received on Thursday, 28 June 2018 14:56:15 UTC