Bug 272664 - [Skia] Add support for non-accelerated offscreen canvas
Summary: [Skia] Add support for non-accelerated offscreen canvas
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Carlos Garcia Campos
URL:
Keywords: InRadar
Depends on:
Blocks: GLibSkia
  Show dependency treegraph
 
Reported: 2024-04-15 03:16 PDT by Carlos Garcia Campos
Modified: 2024-04-15 05:58 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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>