Bug 158979 - WebRTC: MediaStream.getTracks needs a private name
Summary: WebRTC: MediaStream.getTracks needs a private name
Status: RESOLVED DUPLICATE of bug 158940
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 158777
Blocks: 143211
  Show dependency treegraph
 
Reported: 2016-06-21 00:24 PDT by Adam Bergkvist
Modified: 2016-06-21 23:17 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Bergkvist 2016-06-21 00:24:51 PDT
The RTCPeerConnection.addStream() JS built-in method needs a safe way to call MediaStream.getTracks().
Comment 1 Adam Bergkvist 2016-06-21 23:17:36 PDT
This bug is not a plain duplicate of 158940, but 158940 should fix this as it introduces the problem.

*** This bug has been marked as a duplicate of bug 158940 ***