Bug 248419

Summary: Create accelerated image buffers for OffscreenCanvas, even if they're on a worker.
Product: WebKit Reporter: Matt Woodrow <mattwoodrow>
Component: Layout and RenderingAssignee: Matt Woodrow <mattwoodrow>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 244828    
Bug Blocks: 218482    

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
Radar WebKit Bug Importer
Comment 1 2022-11-28 13:12:28 PST
Matt Woodrow
Comment 2 2022-11-28 13:21:39 PST
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.