Skip to content

Detach codec inputs (where feasible)  #104

Open
@chcunningham

Description

@chcunningham

ImageDecoder isn't in the draft spec yet, but see here for latest interface in Chromium.

This is issue is a reminder that we should consider specifying that inputs are detached after the call to decode returns (neutering the buffer from JS pov). Similar to WebAudio's decodeAudio(). Detaching the inputs transfers ownership for the UA to safely perform asynch decoding without requiring a copy.

Metadata

Metadata

Assignees

Labels

PR existsA PR has been submitted that addresses this issueextensionInterface changes that extend without breaking.tag-trackerGroup bringing to attention of the TAG, or tracked by the TAG but not needing response.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions