[mediacapture-main] Language does not seem tamper-free

annevk has just created a new issue for 
https://github.com/w3c/mediacapture-main:

== Language does not seem tamper-free ==
E.g. if I overwrite `MediaStream.prototype.addTrack` does that affect 
`MediaStream`'s constructor? I think both `addTrack()` and the 
constructor are meant to invoke a "private" algorithm. This happens 
throughout the specification.

See https://github.com/w3c/mediacapture-main/issues/158

Received on Wednesday, 15 April 2015 13:49:44 UTC