WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
248419
Create accelerated image buffers for OffscreenCanvas, even if they're on a worker.
https://bugs.webkit.org/show_bug.cgi?id=248419
Summary
Create accelerated image buffers for OffscreenCanvas, even if they're on a wo...
Matt Woodrow
Reported
2022-11-28 13:11:49 PST
ImageBitmap::createImageBuffer has been updated to determine the appropriate GraphicsClient for the thread from the ScriptExecutionContext, and uses that when allocating buffers, so that we get GPUP backed image buffers for workers.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-11-28 13:12:28 PST
<
rdar://problem/102731039
>
Matt Woodrow
Comment 2
2022-11-28 13:21:39 PST
Pull request:
https://github.com/WebKit/WebKit/pull/6880
EWS
Comment 3
2022-12-07 16:09:55 PST
Committed
257520@main
(ec74fcfe2fee): <
https://commits.webkit.org/257520@main
> Reviewed commits have been landed. Closing PR #6880 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