DescriptionRevert of Relanding: Implement RTCConfiguration.iceCandidatePoolSize. (patchset #7 id:120001 of https://codereview.webrtc.org/1956453003/ )
Reason for revert:
Speculative revert to see if this could be triggering an error on the Memcheck build bot where EndToEndTest.SendsAndReceivesH264 consistently times out:
https://build.chromium.org/p/client.webrtc/builders/Linux%20Memcheck
Original issue's description:
> Relanding: Implement RTCConfiguration.iceCandidatePoolSize.
>
> Depends on this CL in order to work in Chromium:
> https://codereview.chromium.org/1976673002/
>
> It works by creating pooled PortAllocatorSessions which can be picked up
> by a P2PTransportChannel when needed (after a local description is set).
>
> This can optimize candidate gathering time when there is some time between
> creating a PeerConnection and setting a local description.
>
> R=pthatcher@webrtc.org
>
> Committed: https://chromium.googlesource.com/external/webrtc/+/48e9d05f510b1616c81303944008f75825971802
>
> Committed: https://crrev.com/a1c303535fe7a29b87879047996efa2952f9701b
> Cr-Commit-Position: refs/heads/master@{#12729}
TBR=pthatcher@webrtc.org,honghaiz@webrtc.org,deadbeef@webrtc.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
Patch Set 1 #
Messages
Total messages: 11 (2 generated)
|