Open
Bug 2036236
Opened 18 days ago
Updated 18 days ago
await decoder.completed in testing/web-platform/tests/jpegxl/imagedecoder.https.html
Categories
(Core :: Graphics: ImageLib, task)
Core
Graphics: ImageLib
Tracking
()
NEW
People
(Reporter: tnikkel, Assigned: tnikkel)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
No description provided.
| Assignee | ||
Comment 1•18 days ago
|
||
Nothing forces the decoder to be completed in this test, which is fine except that the decoder.close call can cause an error if it is not completed.
You need to log in
before you can comment on or make changes to this bug.
Description
•