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 options parameter from AudioWorkletProcessor constructor WebIDL #2044

Closed
karlt opened this issue Aug 22, 2019 · 3 comments · Fixed by #2102
Closed

Remove options parameter from AudioWorkletProcessor constructor WebIDL #2044

karlt opened this issue Aug 22, 2019 · 3 comments · Fixed by #2102
Assignees
Labels
Needs Edits Decision has been made, the issue can be fixed. https://speced.github.io/spec-maintenance/about/
Milestone

Comments

@karlt
Copy link
Contributor

karlt commented Aug 22, 2019

This is a follow-up to #2036.
The parameter has been removed from the description at https://webaudio.github.io/web-audio-api/#dom-audioworkletprocessor-audioworkletprocessor but not from the IDL at https://webaudio.github.io/web-audio-api/#ref-for-dom-audioworkletprocessor-audioworkletprocessor%E2%91%A0

@rtoy rtoy added this to the Web Audio V1 milestone Aug 29, 2019
@hoch hoch added the Needs Edits Decision has been made, the issue can be fixed. https://speced.github.io/spec-maintenance/about/ label Aug 29, 2019
@karlt
Copy link
Contributor Author

karlt commented Aug 29, 2019

TODO:
https://webaudio.github.io/web-audio-api/#callbackdef-audioworkletprocessorconstructor

I assume we don't want to change that one. We want the AudioWorkletProcessorConstructor callback to receive the options.

@hoch
Copy link
Member

hoch commented Nov 22, 2019

Closed by #2102.

@hoch hoch closed this as completed Nov 22, 2019
moz-v2v-gh pushed a commit to mozilla/gecko-dev that referenced this issue Feb 6, 2020
gecko-dev-updater pushed a commit to marco-c/gecko-dev-wordified-and-comments-removed that referenced this issue Feb 12, 2020
…ocessor. r=baku

This was changed in WebAudio/web-audio-api#2044

Differential Revision: https://phabricator.services.mozilla.com/D61714

UltraBlame original commit: e5d00323e175b7369471a0d9f9403b6898afb3f4
gecko-dev-updater pushed a commit to marco-c/gecko-dev-comments-removed that referenced this issue Feb 12, 2020
…ocessor. r=baku

This was changed in WebAudio/web-audio-api#2044

Differential Revision: https://phabricator.services.mozilla.com/D61714

UltraBlame original commit: e5d00323e175b7369471a0d9f9403b6898afb3f4
gecko-dev-updater pushed a commit to marco-c/gecko-dev-wordified that referenced this issue Feb 12, 2020
…ocessor. r=baku

This was changed in WebAudio/web-audio-api#2044

Differential Revision: https://phabricator.services.mozilla.com/D61714

UltraBlame original commit: e5d00323e175b7369471a0d9f9403b6898afb3f4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Edits Decision has been made, the issue can be fixed. https://speced.github.io/spec-maintenance/about/
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants