Revert "Disallows reusing RTCIceTransport."
This reverts commit 1aaab3f0. Reason for revert: Suspected of causing WebKit LayoutTests failures on 10.11, compare https://ci.chromium.org/p/chromium/builders/ci/Mac10.11%20Tests/37268 FindIt points out this CL. Original change's description: > Disallows reusing RTCIceTransport. > > Currently if an RTCIceTransport that comes from an RTCPeerConnection is > reused to create and RTCQuicTransport there is a crash. This disallows > this from happening by throwing an exception if the client attempts to > do this. > > Bug: 10589 > Change-Id: Idcf538972516825fef3b275d062a19d0bd7a68c5 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1593872 > Commit-Queue: Seth Hampson <shampson@chromium.org> > Reviewed-by: Steve Anton <steveanton@chromium.org> > Auto-Submit: Seth Hampson <shampson@chromium.org> > Cr-Commit-Position: refs/heads/master@{#656241} TBR=shampson@chromium.org,steveanton@chromium.org,amithi@chromium.org Change-Id: I7eca98de36593304f7fbedeb9cfa2b12dc276254 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 10589 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1593379Reviewed-by:Dominik Röttsches <drott@chromium.org> Commit-Queue: Dominik Röttsches <drott@chromium.org> Cr-Commit-Position: refs/heads/master@{#656325}
Showing
Please register or sign in to comment