[webrtc-pc] new commits pushed by aboba

The following commits were just pushed by aboba to https://github.com/w3c/webrtc-pc:

* Call RTCDtlsFingerprint a dictionary, not an object

RTCDtlsFingerprint is a dictionary. Web IDL says that "IDL dictionary type
values are represented by ECMAScript Object values", but they are not the same:
https://heycam.github.io/webidl/#es-dictionary
  by Philip Jägenstedt
https://github.com/w3c/webrtc-pc/commit/189e697966da3f3899721cdea6bec12936cac797

* Merge pull request #1139 from foolip/patch-1

Call RTCDtlsFingerprint a dictionary, not an object
  by Bernard Aboba
https://github.com/w3c/webrtc-pc/commit/0f4283899e30cccfc14c4161ac23baa27c2cd034

Received on Thursday, 27 April 2017 14:16:56 UTC