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

Firefox 134 supports AudioParam.{exponential,linear}RampToValueAtTime #26092

Merged
merged 1 commit into from
Mar 4, 2025

Conversation

queengooborg
Copy link
Contributor

This PR updates and corrects version values for Firefox and Firefox Android for the AudioParam API. This fixes #25748, which contains the supporting evidence for this change.

This PR updates and corrects version values for Firefox and Firefox Android for the `AudioParam` API. This fixes mdn#25748, which contains the supporting evidence for this change.
@queengooborg queengooborg added the data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Mar 2, 2025
@github-actions github-actions bot added the size:m [PR only] 25-100 LoC changed label Mar 2, 2025
@caugner caugner changed the title Update Firefox data for AudioParam API Firefox 134 supports AudioParam.{exponential,linear}RampToValueAtTime Mar 4, 2025
@caugner caugner changed the title Firefox 134 supports AudioParam.{exponential,linear}RampToValueAtTime Firefox 134 supports AudioParam.{exponential,linear}RampToValueAtTime Mar 4, 2025
@caugner caugner merged commit f2422b1 into mdn:main Mar 4, 2025
6 checks passed
@queengooborg queengooborg deleted the api/AudioParam/firefox-corrections branch March 4, 2025 16:59
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 size:m [PR only] 25-100 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

api.AudioParam.linearRampToValueAtTime - works fine on Firefox, but listed as non-working
2 participants