Bug 303575

Summary: [GTK][WPE][Skia] Add canvas 2D operation recording for batched replay
Product: WebKit Reporter: Nikolas Zimmermann <zimmermann>
Component: WPE WebKitAssignee: Nikolas Zimmermann <zimmermann>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, mcatanzaro
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=306621

Nikolas Zimmermann
Reported 2025-12-04 14:18:36 PST
Implement canvas 2D operation recording to batch all drawing commands during a frame and replay them once at display time, instead of executing each operation immediately on the GPU.
Attachments
Nikolas Zimmermann
Comment 1 2025-12-04 14:29:15 PST
EWS
Comment 2 2026-01-08 06:13:53 PST
Committed 305273@main (05c4585aef28): <https://commits.webkit.org/305273@main> Reviewed commits have been landed. Closing PR #54870 and removing active labels.
Michael Catanzaro
Comment 3 2026-02-10 16:31:57 PST
Regression: bug #306621
Note You need to log in before you can comment on or make changes to this bug.