Bug 272664

Summary: [Skia] Add support for non-accelerated offscreen canvas
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: PlatformAssignee: Carlos Garcia Campos <cgarcia>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 268972    

Description Carlos Garcia Campos 2024-04-15 03:16:26 PDT
Accelerated offscreen canvas requires more work to support different skia GL contexts per thread, so fo nor we can use non-accelerated canvas to make offscreen canvas work.
Comment 1 Carlos Garcia Campos 2024-04-15 03:19:12 PDT
Pull request: https://github.com/WebKit/WebKit/pull/27251
Comment 2 EWS 2024-04-15 05:57:20 PDT
Committed 277496@main (c0cc4c7874ba): <https://commits.webkit.org/277496@main>

Reviewed commits have been landed. Closing PR #27251 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2024-04-15 05:58:15 PDT
<rdar://problem/126479391>