-
Lyubomir Marinov authored
MediaStream's id is unique only within a PeerConnection. But WebRTCModule presumed that it was globally unique. (Re)introduce a reactTag in the JavaScript MediaStream to make sure that the Java WebRTCModule is able to distinguish equal MediaStream ids based on the Java MediaStream instance reference.
793143ba