这是indexloc提供的服务,不要输入任何密码
Skip to content

AudioScheduledSourceNode start algorithm incomplete #2165

@rtoy

Description

@rtoy

Describe the issue
In the description of the start method for AudioScheduledSourceNode, the second step of the algorithm says:

  1. Check for any errors that must be thrown due to parameter constraints described below.

Presumably, after checking and throwing the errors, the steps should be aborted. Without saying this, it looks like we continue on to step 3.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions