Skip to content

Throw TypeError for detached input BufferSource #484

Open
@chcunningham

Description

@chcunningham

The spec has a number of BufferSource members in dictionaries like VideoDecoderConfig, EncodedAudioChunkInit, ... . Presently the spec steps just operate with those members without checking whether they are detached. We check to see if they're detached and, if so, throw a TypeError.

Metadata

Metadata

Assignees

No one assigned

    Labels

    need-definitionAn issues where something needs to be specified normatively

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions