WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
247247
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
Add attachment
proposed patch, testcase, etc.
Matt Woodrow
Comment 1
2022-10-30 16:15:27 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/5947
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.
Top of Page
Format For Printing
XML
Clone This Bug