- From: <bugzilla@jessica.w3.org>
- Date: Thu, 03 Oct 2013 14:28:19 +0000
- To: public-media-capture@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=22264 Adam Bergkvist <adam.bergkvist@ericsson.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |adam.bergkvist@ericsson.com --- Comment #2 from Adam Bergkvist <adam.bergkvist@ericsson.com> --- With the change from ended to inactive (for MediaStream) I replaced the text in the ended (now inactive) attribute description that dictated the behavior for the constructor with a more general text: "When a MediaStream object is created, its inactive attribute MUST be set to false, unless stated otherwise (for example by the MediaStream() constructor algorithm)." I've added text in the constructor algorithm to initialize the inactive attribute accordingly. Currently the constructor disregards from ended tracks used as input, but that's perhaps a separate discussion. Proposed change: https://github.com/fluffy/webrtc-w3c/commit/9ff8a5d160e3319825652ed8d135df6921817dd6 -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
Received on Thursday, 3 October 2013 14:28:24 UTC