This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 25780 - Clarify step 3 of MediaStream.clone
Summary: Clarify step 3 of MediaStream.clone
Status: RESOLVED FIXED
Alias: None
Product: WebRTC Working Group
Classification: Unclassified
Component: Media Capture and Streams (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Adam Bergkvist
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-18 14:01 UTC by Cullen Jennings
Modified: 2014-07-01 13:23 UTC (History)
2 users (show)

See Also:


Attachments

Description Cullen Jennings 2014-05-18 14:01:15 UTC
I know what people meant here but I think this needs to be crisper about which MS the various parts of the step apply to. This is an editor issue not change of functionality.
Comment 1 Harald Alvestrand 2014-07-01 08:50:26 UTC
I'm assuming this is step 3 of MediaStream.clone() and updating title accordingly.
Current step 3 is:

3. Let trackSetClone be a list that contains the result of running MediaStreamTrack.clone() on all the tracks in this stream.

4. Let trackSetClone be streamClone's track set.

This can be improved (editorially). Assigning for editing.