Skip to content

Clarify when ImageDecoder ready, completed promises are rejected. #795

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jun 10, 2024

Conversation

dalecurtis
Copy link
Contributor

@dalecurtis dalecurtis commented Jun 5, 2024

Updates the text to clarify when these promises should be rejected based on what layout tests and sole implementation currently does.

Fixes #793


Preview | Diff

Updates the text to clarify when these promises should be 
rejected based on what layout tests and sole implementation 
currently does.

Fixes #793
@dalecurtis dalecurtis requested review from padenot and aboba June 5, 2024 22:19
@dalecurtis
Copy link
Contributor Author

Thanks for review! I'll submit tomorrow if there are no additional comments.

@dalecurtis dalecurtis merged commit 9eaaad4 into main Jun 10, 2024
17 checks passed
@dalecurtis dalecurtis deleted the dalecurtis-patch-1 branch June 10, 2024 16:53
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.

Under what conditions should the ImageDecoder [[completed promise]] and ImageTrackList [[ready promise]] be rejected?
2 participants