DescriptionRevert of Remove references between RTCPeerConnection and RTCDataChannel. (patchset #3 id:40001 of https://codereview.chromium.org/1634073003/ )
Reason for revert:
It turns out that the underlying WebRTC DataChannel objects does not maintain a reference to the WebRTC PeerConnection, so we do need to keep the reference in the blink layer.
PS2 was the correct patch.
Original issue's description:
> The underlying WebRTC objects maintain all the needed references.
> No references are actually needed in the blink layer.
>
> BUG=564965
>
> Committed: https://crrev.com/0004ce15cdf065966508c61a5265ae8662e363ed
> Cr-Commit-Position: refs/heads/master@{#371667}
TBR=tommi@chromium.org
# Not skipping CQ checks because original CL landed more than 1 days ago.
BUG=564965
Committed: https://crrev.com/c269afa267e702e823807b60ede5cdd44abdb4fa
Cr-Commit-Position: refs/heads/master@{#372072}
Patch Set 1 #
Messages
Total messages: 9 (2 generated)
|