DescriptionFix WebRTC transport to normalize SDP messages.
WebRTC generates SDP messages that contain CRLF line endings. Depending
on the signaling transport these may be converted to LF, which was
causing signature verification to fail. Now SDP is normalized on both
ends to use LF line endings.
BUG=547158
Committed: https://crrev.com/e7aa37d9324beb59d3d7edd574e13346f1b2283a
Cr-Commit-Position: refs/heads/master@{#384322}
Patch Set 1 #
Total comments: 2
Patch Set 2 : #
Messages
Total messages: 12 (6 generated)
|