[Editorial] https://webaudio.github.io/web-audio-api/#dom-audiocontext-resume promise handling could be made more clearly #2626
Labels
category: enhancement
Substantive changes that do not add new features. https://www.w3.org/policies/process/#class-3
Needs Edits
Decision has been made, the issue can be fixed. https://speced.github.io/spec-maintenance/about/
size: S
Small amount of work expected to resolve.
https://webaudio.github.io/web-audio-api/#dom-audiocontext-resume is calling
Queue a control message to resume the AudioContext
.It should probably state that the returned
promise
is given to the above steps so that it gets resolved.This also applies to suspend algorithm.
setSinkId algorithm is clearer with that respect.
The text was updated successfully, but these errors were encountered: