[webrtc-pc] new commits pushed by aboba

The following commits were just pushed by aboba to 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
  by Dominique Hazael-Massieux
https://github.com/w3c/webrtc-pc/commit/661f2d0a0dbed823a382188b5038c99a2afcf842

* Remove serializer section for RTCSessionDescription

no longer needed
  by Dominique Hazael-Massieux
https://github.com/w3c/webrtc-pc/commit/464c8147047c0c23a27f92c30fb2fe12b2ed3cc0

* Fix nits identified by @taylor-b
  by Dominique Hazael-Massieux
https://github.com/w3c/webrtc-pc/commit/acdd237f8e3b5e63bed3ce0cef992cb051b51b1a

* Merge pull request #1449 from w3c/tojson

Replace serializers by toJSON definitions
  by Bernard Aboba
https://github.com/w3c/webrtc-pc/commit/d37c684955efcc6beca7e86ce8de7c3b1c1b89d2

Received on Thursday, 13 July 2017 14:08:03 UTC