RESOLVED FIXED247247
Handle bitmap allocation failure in OffscreenCanvas::transferToImageBitmap
https://bugs.webkit.org/show_bug.cgi?id=247247
Summary Handle bitmap allocation failure in OffscreenCanvas::transferToImageBitmap
Matt Woodrow
Reported 2022-10-30 16:14:37 PDT
<rdar://101591380> transferToImageBitmap can be called when we were unable to allocate a bitmap, we should handle this the same way as HTMLCanvasElement::toBlob and return null.
Attachments
Matt Woodrow
Comment 1 2022-10-30 16:15:27 PDT
EWS
Comment 2 2022-10-31 18:19:24 PDT
Committed 256178@main (cc6c9a484504): <https://commits.webkit.org/256178@main> Reviewed commits have been landed. Closing PR #5947 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.