Skip to content

Add AbortError or EncodingError exception as argument for rejected flush() promises #188

Closed
@chcunningham

Description

@chcunningham

Alligns with how promises are rejected in the ImageDecoder proposal (#152)

Saying why the promise was rejected seems helpful. Not strictly necessary, since they may know why via other means (e.g. EncodingError would also be fired via the error callback).

Metadata

Metadata

Assignees

No one assigned

    Labels

    breakingInterface changes that would break current usage (producing errors or undesired behavior).

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions