Chromium Code Reviews
DescriptionRTCPeerConnectionHandler using WebRtcMediaStreamAdapterMap.
Instead of local_streams_ owning the adapters, the map owns them and
local_streams_ references stream adapters. This makes it possible for
local stream adapters to exist that are not part of the local_streams_
vector. This unblocks addTrack, which will require senders to reference
streams (stream adapters) that may not necessarily be part of
local_streams_.
BUG=700916, 705901
Review-Url: https://codereview.chromium.org/2953513003
Cr-Commit-Position: refs/heads/master@{#482292}
Committed: https://chromium.googlesource.com/chromium/src/+/72f065897118a459b71ed840e5b9b22883ddaf5d
Patch Set 1 #
Depends on Patchset: Messages
Total messages: 14 (10 generated)
|
||||||||||||||||||||||||||||