[webrtc-pc] Pull Request: Replace serializers by toJSON definitions

dontcallmedom has just submitted a new pull request for https://github.com/w3c/webrtc-pc:

== Replace serializers by toJSON definitions ==
Using [Default] for RTCSessionDescription
Using algorithm inspired by [WebIDL example](https://heycam.github.io/webidl/#tojson-example) for RTCIceCandidate

This currently creates a warning in ReSpec, but [I don't think it should](https://github.com/w3c/respec/issues/1309)
Also, this (implicitly) creates a dependency on WebIDL level 2

close #1419

See https://github.com/w3c/webrtc-pc/pull/1449

Received on Wednesday, 5 July 2017 13:07:58 UTC