Skip to content

Adding OfflineAudioContext #551

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

Merged
merged 2 commits into from
Oct 26, 2017
Merged

Adding OfflineAudioContext #551

merged 2 commits into from
Oct 26, 2017

Conversation

chrisdavidmills
Copy link
Contributor

No description provided.

@teoli2003 teoli2003 added the data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Oct 25, 2017
Copy link
Member

@Elchi3 Elchi3 left a comment

Choose a reason for hiding this comment

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

Good work, almost done!

"deprecated": false
}
},
"Parameters accepted in an object": {
Copy link
Member

Choose a reason for hiding this comment

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

I think identifiers should not contain spaces.

- "Parameters accepted in an object": {
+ "parameters_accepted_in_an_object": {

"deprecated": false
}
},
"Promise-based startRendering": {
Copy link
Member

Choose a reason for hiding this comment

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

Please add a description and change the identifier:

- "Promise-based startRendering": {
+ "promise_based_startRendering": {
"__compat": {
+   description: "Promise-based <code>startRendering</code>",

@chrisdavidmills
Copy link
Contributor Author

Done.

@Elchi3 Elchi3 merged commit e5ce7f2 into mdn:master Oct 26, 2017
@chrisdavidmills chrisdavidmills deleted the OfflineAudioContext branch January 19, 2018 09:56
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.

3 participants