Closed Bug 1565464 Opened 5 years ago Closed 4 years ago

Accept any iterable for parameterDescriptors in AudioWorkletGlobalScope.registerProcessor()

Categories

(Core :: Web Audio, enhancement, P3)

enhancement

Tracking

()

RESOLVED FIXED
mozilla76
Tracking Status
firefox70 --- wontfix
firefox76 --- fixed

People

(Reporter: karlt, Assigned: padenot)

References

Details

Attachments

(7 files, 1 obsolete file)

47 bytes, text/x-phabricator-request
Details | Review
47 bytes, text/x-phabricator-request
Details | Review
47 bytes, text/x-phabricator-request
Details | Review
47 bytes, text/x-phabricator-request
Details | Review
47 bytes, text/x-phabricator-request
Details | Review
47 bytes, text/x-phabricator-request
Details | Review
47 bytes, text/x-phabricator-request
Details | Review
No description provided.
Blocks: 1616725
Assignee: nobody → padenot
Attachment #9130238 - Attachment description: Bug 1565464 - Accept any iterable for parameterDescriptors in AudioWorkletGlobalScope.registerProcessor(). → Bug 1565464 - Accept any iterable for parameterDescriptors in AudioWorkletGlobalScope.registerProcessor(). r?karlt
Attachment #9130239 - Attachment description: Bug 1565464 - Add a WPT to check that various iterable work to specify AudioParam descriptors in AudioWorkletProcessor definition. → Bug 1565464 - Add a WPT to check that various iterable work to specify AudioParam descriptors in AudioWorkletProcessor definition. r?karlt

This was implicitely tested before, but has its place in this new test.

Blocks: 1473176
Attachment #9132654 - Attachment is obsolete: true
Attachment #9130502 - Attachment description: Bug 1565464 - Explicitely test in WPT that AudioWorkletProcessor can have no parameterDescriptor getters. r?karlt → Bug 1565464 - Explicitly test in WPT that AudioWorkletProcessor can have no parameterDescriptor getters. r?karlt
Attachment #9130502 - Attachment description: Bug 1565464 - Explicitly test in WPT that AudioWorkletProcessor can have no parameterDescriptor getters. r?karlt → Bug 1565464 - Explicitely test in WPT that AudioWorkletProcessor can have no parameterDescriptor getters. r?karlt
Attachment #9130502 - Attachment description: Bug 1565464 - Explicitely test in WPT that AudioWorkletProcessor can have no parameterDescriptor getters. r?karlt → Bug 1565464 - Explicitly test in WPT that AudioWorkletProcessor can have no parameterDescriptor getters. r?karlt
Pushed by padenot@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a42d320c192c
Accept any iterable for parameterDescriptors in AudioWorkletGlobalScope.registerProcessor(). r=karlt
https://hg.mozilla.org/integration/autoland/rev/1c13ea72af53
Add a WPT to check that various iterable work to specify AudioParam descriptors in AudioWorkletProcessor definition. r=karlt
https://hg.mozilla.org/integration/autoland/rev/c1e0df633ac8
Allow not having a parameterDescriptor getter in an AudioWorkletProcessor. r=karlt
https://hg.mozilla.org/integration/autoland/rev/20e21af0f1e1
Explicitly test in WPT that AudioWorkletProcessor can have no parameterDescriptor getters. r=karlt
https://hg.mozilla.org/integration/autoland/rev/d3267e8893ba
Expect WPT failures for AudioParamDescriptor tests related to automationRate. r=karlt
https://hg.mozilla.org/integration/autoland/rev/af901d3bf5a5
Add a WPT to check that having two parameters with the same name in parameterDescriptors throws. r=karlt
https://hg.mozilla.org/integration/autoland/rev/e96390a0bb9a
Update test_audioWorkletGlobalScopeRegisterProcessor.html with new error messages and error type. r=karlt
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/22490 for changes under testing/web-platform/tests
Upstream web-platform-tests status checks passed, PR will merge once commit reaches central.
Upstream PR merged by moz-wptsync-bot
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: