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

Remove duplicate api.AudioContext.createConstantSource #6799

Conversation

queengooborg
Copy link
Collaborator

This PR removes api.AudioContext.createConstantSource from BCD. The linked MDN URL simply redirects to BaseAudioContext. Furthermore, the data is invalid; the method was not present with the prefix in Chrome, and not present in Firefox/Edge/etc. in old versions.

@github-actions github-actions bot added the data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Oct 3, 2020
@queengooborg queengooborg changed the title Remove api.AudioContext.createConstantSource Remove duplicate api.AudioContext.createConstantSource Oct 3, 2020
@queengooborg
Copy link
Collaborator Author

Marking as needing a release note since it removes a feature in BCD.

@queengooborg queengooborg deleted the api/AudioContext-createConstantSource branch October 31, 2020 21:58
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