Bug 158979
| Summary: | WebRTC: MediaStream.getTracks needs a private name | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Adam Bergkvist <adam.bergkvist> |
| Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 158777 | ||
| Bug Blocks: | 143211 | ||
Adam Bergkvist
The RTCPeerConnection.addStream() JS built-in method needs a safe way to call MediaStream.getTracks().
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Adam Bergkvist
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 ***