[mediacapture-record] Spec refers to "isolation properties" but this term is never explained

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

== Spec refers to "isolation properties" but this term is never explained ==
The spec mentions in a couple of places (https://w3c.github.io/mediacapture-record/MediaRecorder.html#mediarecorder-methods) "stream's isolation properties" when describing security errors, but doesn't explain what these isolation properties are. Is there an actual property on an interface somewhere that's being referenced here? Or is this about general concepts like same-origin or whatever?

The `captureStream()` spec includes an `"origin-clean"` property. Are we talking about something similar here?

At a minimum, the MediaStream Recording spec needs to point to a definition of what this term refers to. Otherwise it needs to actually define it. Without that, the scenarios in which security errors are not necessarily obvious.

Please view or discuss this issue at https://github.com/w3c/mediacapture-record/issues/138 using your GitHub account

Received on Tuesday, 3 October 2017 17:15:15 UTC