-
Notifications
You must be signed in to change notification settings - Fork 151
Open
Labels
PR existsA PR has been submitted that addresses this issueA PR has been submitted that addresses this issueextensionInterface changes that extend without breaking.Interface changes that extend without breaking.tag-trackerGroup bringing to attention of the TAG, or tracked by the TAG but not needing response.Group bringing to attention of the TAG, or tracked by the TAG but not needing response.
Description
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 issueA PR has been submitted that addresses this issueextensionInterface changes that extend without breaking.Interface changes that extend without breaking.tag-trackerGroup bringing to attention of the TAG, or tracked by the TAG but not needing response.Group bringing to attention of the TAG, or tracked by the TAG but not needing response.