webrtc/sdk
Benjamin Wright e4cccae299 Removed ability to set CryptoOptions through PeerConnectionFactory from bindings.
This change removes the ability to set CryptoOptions through the PeerConnection
Factory in both Java and IOS. Native will be removed after the Chromium change
lands. The semantics have been changed such that these options should only be
set on individual PeerConnections and not directly on the Factory itself. This
allows for more flexibility in setting CryptoOptions for PeerConnections which
are created as part of a factory.

Bug: webrtc:10020
Change-Id: I9ef3d431e728927b9ced5de6188cedeb2671254b
Reviewed-on: https://webrtc-review.googlesource.com/c/111560
Reviewed-by: Sami Kalliomäki <sakal@webrtc.org>
Reviewed-by: Kári Helgason <kthelgason@webrtc.org>
Reviewed-by: Steve Anton <steveanton@webrtc.org>
Commit-Queue: Benjamin Wright <benwright@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#25736}
2018-11-21 18:52:45 +00:00
..
android Removed ability to set CryptoOptions through PeerConnectionFactory from bindings. 2018-11-21 18:52:45 +00:00
objc Removed ability to set CryptoOptions through PeerConnectionFactory from bindings. 2018-11-21 18:52:45 +00:00
BUILD.gn Explicitly retain self in objc blocks to avoid compiler warning. 2018-11-12 19:45:17 +00:00
OWNERS Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00