Skip to content

Audio worklet error handling #2267

@annevk

Description

@annevk

Closure of whatwg/html#2611 made me realize that audio worklets have no error handling yet and since they can communicate this might be useful?

The one weirdness here is that this would be the first place where the class does not inherit from EventTarget. (The other solution would be to add that to all worklets, but that would expose the global quite a bit more.)

cc @domenic

Metadata

Metadata

Assignees

No one assigned

    Labels

    Needs DiscussionThe issue needs more discussion before it can be fixed.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions