Skip to content

Expose Event, EventTarget to AudioWorklet #515

@hoch

Description

@hoch

cc: @domenic @annevk

Related issue from Web Audio API

The proposed change is:

[Constructor(DOMString type, optional EventInit eventInitDict),
 Exposed=(Window,Worker,AudioWorklet)]
interface Event { ... }

[Constructor,
 Exposed=(Window,Worker,AudioWorklet)]
interface EventTarget { ... }

If this looks okay, I'll submit a PR shortly.

Metadata

Metadata

Assignees

No one assigned

    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