[webrtc-pc] Pull Request: Add note that IdP must treat contents as opaque

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

== Add note that IdP must treat contents as opaque ==
Fixes #1505.

This adds note that although `RTCPeerConnection` do not perform string based comparison with the original `contents`, the IdP MUST treat `contents` as opaque and return the same string to conform with rtcweb-security-arch.

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

Received on Wednesday, 23 August 2017 04:19:11 UTC