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

Add api.AudioData.timestamp to BCD #13390

Merged
merged 2 commits into from
Nov 10, 2021

Conversation

queengooborg
Copy link
Collaborator

This PR adds the missing timestamp member of the AudioData API to BCD. The data was collected using the mdn-bcd-collector project (v4.0.0).

Tests Used: https://mdn-bcd-collector.appspot.com/tests/api/AudioData/timestamp

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

This PR adds the missing `timestamp` member of the `AudioData` API to BCD.  The data was collected using the [mdn-bcd-collector](https://mdn-bcd-collector.appspot.com) project (v4.0.0).

Tests Used: https://mdn-bcd-collector.appspot.com/tests/api/AudioData/timestamp

_Check out the [collector's guide on how to review this PR](https://github.com/foolip/mdn-bcd-collector#reviewing-bcd-changes)._
@github-actions github-actions bot added the data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Nov 9, 2021
},
"timestamp": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/AudioData/timestamp",
Copy link
Collaborator

Choose a reason for hiding this comment

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

@foolip foolip merged commit 654cf6d into mdn:main Nov 10, 2021
@queengooborg queengooborg deleted the api/AudioData/timestamp branch November 10, 2021 09:28
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