Skip to content

[ImageDecoder] Ensure global promises are marked as handled#935

Open
dalecurtis wants to merge 1 commit intomainfrom
handled
Open

[ImageDecoder] Ensure global promises are marked as handled#935
dalecurtis wants to merge 1 commit intomainfrom
handled

Conversation

@dalecurtis
Copy link
Copy Markdown
Contributor

@dalecurtis dalecurtis commented May 4, 2026

There's no reason to spam the global error handler when these promises are unhandled, they are for convienence only.

Fixes #934


Preview | Diff

@dalecurtis dalecurtis requested review from Djuffin and padenot May 4, 2026 21:35
There's no reason to spam the global error handler when these
promises are unhandled, they are for convienence only.

Fixes #934
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ImageDecoder.completed promise property is not marked as handled

1 participant