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

Update Chromium versions for MediaStream/MediaStreamTrack's clone() #16245

Merged
merged 1 commit into from
May 11, 2022

Conversation

foolip
Copy link
Contributor

@foolip foolip commented May 11, 2022

Original source: #3958

However, https://chromium.googlesource.com/chromium/src/+/776e9a66223e95141b0b8bc6c6f9a847cd5fd8c4
was long before Chrome 45. Support was tested using
webkitMediaStream.prototype.clone and MediaStreamTrack.prototype.clone
in Chrome 34 and 35. (One interface was prefixed at the time.)

Part of #7844.

@github-actions github-actions bot added the data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label May 11, 2022
@foolip foolip requested a review from queengooborg May 11, 2022 08:37
Original source: mdn#3958

However, https://chromium.googlesource.com/chromium/src/+/776e9a66223e95141b0b8bc6c6f9a847cd5fd8c4
was long before Chrome 45. Support was tested using
`webkitMediaStream.prototype.clone` and `MediaStreamTrack.prototype.clone`
in Chrome 34 and 35. (One interface was prefixed at the time.)

Part of mdn#7844.
@queengooborg queengooborg merged commit f913790 into mdn:main May 11, 2022
@foolip foolip deleted the media-clone branch May 11, 2022 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants