Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MediaStreamTrack.stop(): Address early return for non-locally sourced tracks (issue #314) #318

Merged
merged 2 commits into from
Mar 3, 2016

Conversation

adam-be
Copy link
Member

@adam-be adam-be commented Feb 25, 2016

No description provided.

@adam-be adam-be changed the title MediaStreamTrack.stop(): Address early return for non-locally sourced tracks MediaStreamTrack.stop(): Address early return for non-locally sourced tracks (issue #314) Feb 25, 2016
source in the User Agent. Several <code><a>MediaStreamTrack</a></code>
source in the User Agent. A source, unless stated otherwise, is a
<dfn>local source</dfn> representing a device connected to the User
Agent. Other specifications may define sources for <code>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggest "One example of a source is a device connected to the User Agent".

@alvestrand
Copy link
Contributor

Hotlink #314

@adam-be
Copy link
Member Author

adam-be commented Feb 25, 2016

This PR is related to PR w3c/webrtc-pc#520 in webrtc-pc

@adam-be
Copy link
Member Author

adam-be commented Feb 25, 2016

@burnburn, please have a look at the updated version.

@burnburn
Copy link
Contributor

LGTM

alvestrand added a commit that referenced this pull request Mar 3, 2016
MediaStreamTrack.stop(): Address early return for non-locally sourced tracks (issue #314)
@alvestrand alvestrand merged commit a2cbd48 into w3c:master Mar 3, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants