Files
platform-external-webrtc/webrtc
Zhi Huang 2a5e4268f8 Reject the descriptions that attempt to change the order of m= sections
in current local description.

When setting the descriptions, the order of m= sections would be compared
against existing m= sections and an error would be returned if the order
doesn't match.

Previously reviewed on: https://codereview.webrtc.org/3012313002/

BUG=chromium:763842
TBR=deadbeef@webrtc.org

Change-Id: I577e3424830b0a4c5ecd5524923873e30ad23d43
Reviewed-on: https://webrtc-review.googlesource.com/1200
Commit-Queue: Zhi Huang <zhihuang@webrtc.org>
Reviewed-by: Zhi Huang <zhihuang@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#19842}
2017-09-14 17:49:19 +00:00
..
2017-09-14 17:43:44 +00:00
2017-09-14 12:46:50 +00:00
2017-09-14 08:24:56 +00:00
2017-09-14 17:43:44 +00:00
2017-09-05 15:43:13 +00:00
2017-09-14 17:43:44 +00:00
2017-09-14 17:43:44 +00:00
2017-09-14 11:02:39 +00:00

Name: WebRTC
URL: http://www.webrtc.org
Version: 90
License: BSD
License File: LICENSE

Description:
WebRTC provides real time voice and video processing
functionality to enable the implementation of 
PeerConnection/MediaStream.

Third party code used in this project is described 
in the file LICENSE_THIRD_PARTY.