Bug 273873 - [Skia][Nicosia] Use a content layer for the canvas when accelerated
Summary: [Skia][Nicosia] Use a content layer for the canvas when accelerated
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:
 
Reported: 2024-05-08 04:22 PDT by Carlos Garcia Campos
Modified: 2024-05-23 20:48 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-05-08 04:22:57 PDT
When canvas is accelerated we can pass the canvas texture to the compositor without having to render it into the layer.
Comment 1 Carlos Garcia Campos 2024-05-08 04:26:36 PDT
Pull request: https://github.com/WebKit/WebKit/pull/28289
Comment 2 Radar WebKit Bug Importer 2024-05-15 04:23:14 PDT
<rdar://problem/128122462>
Comment 3 EWS 2024-05-23 20:48:44 PDT
Committed 279254@main (351014754186): <https://commits.webkit.org/279254@main>

Reviewed commits have been landed. Closing PR #28289 and removing active labels.