Skip to content

Update Chromium data for api.AudioParam.setTargetAtTime #26722

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

queengooborg
Copy link
Contributor

This PR updates and corrects version values for Chromium (Chrome, Opera, Samsung Internet, WebView Android) for the setTargetAtTime member of the AudioParam API. The data comes from the mdn-bcd-collector project (v10.12.13).

Check out the collector's guide on how to review this PR.

Tests Used: https://mdn-bcd-collector.gooborg.com/tests/api/AudioParam/setTargetAtTime

This PR updates and corrects version values for Chromium (Chrome, Opera, Samsung Internet, WebView Android) for the `setTargetAtTime` member of the `AudioParam` API. The data comes from the [mdn-bcd-collector](https://mdn-bcd-collector.gooborg.com) project (v10.12.13).

_Check out the [collector's guide on how to review this PR](https://github.com/openwebdocs/mdn-bcd-collector#reviewing-bcd-changes)._

Tests Used: https://mdn-bcd-collector.gooborg.com/tests/api/AudioParam/setTargetAtTime
@queengooborg queengooborg added the data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label May 6, 2025
@github-actions github-actions bot added the size:xs [PR only] 0-6 LoC changed label May 6, 2025
Copy link
Contributor

github-actions bot commented May 6, 2025

Tip: Review these changes grouped by change (recommended for most PRs), or grouped by feature (for large PRs).

@@ -393,7 +393,7 @@
],
"support": {
"chrome": {
"version_added": "14"
"version_added": "24"
Copy link
Contributor

Choose a reason for hiding this comment

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

Before Chrome 24, it was called setTargetValueAtTime.

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:xs [PR only] 0-6 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants