NEW293410
createImageBitmap should resolve its promise in a task
https://bugs.webkit.org/show_bug.cgi?id=293410
Summary createImageBitmap should resolve its promise in a task
Kaiido
Reported 2025-05-21 20:25:19 PDT
See https://github.com/whatwg/html/pull/11327 which now states that the promise returned by createImageBitmap() should be resolved in a task, for any source type. Currently WebKit resolves all source types synchronously, except for Blobs.
Attachments
Radar WebKit Bug Importer
Comment 1 2025-05-28 20:26:17 PDT
Note You need to log in before you can comment on or make changes to this bug.