Re: [webrtc-tests] Add RTCPeerConnection constructor tests (#4062)

> The reason for the Firefox timeout is that new RTCPeerConnection({ iceTransportPolicy: "none" }) crashes.

@foolip It's [been fixed in 52](https://bugzil.la/1312304), but still affects 51. I've requested uplift. Thanks!

FYI `"none"` is [no longer in the spec](http://w3c.github.io/webrtc-pc/#idl-def-rtcicetransportpolicy), so should it still be in web-platform-tests?

View on GitHub: https://github.com/w3c/web-platform-tests/pull/4062#issuecomment-256709343

Received on Thursday, 27 October 2016 17:12:45 UTC