Bug 315089

Summary: [GTK][WPE] Skia Compositor: do not change format when uploading pixels
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKitGTKAssignee: Carlos Garcia Campos <cgarcia>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Carlos Garcia Campos
Reported 2026-05-19 03:09:23 PDT
If the buffer is BGRA we can just create a SkImage keeping the BGRA format and let skia handle the conversion if needed when painting the image instead of when uploading pixels.
Attachments
Carlos Garcia Campos
Comment 1 2026-05-19 03:13:08 PDT
EWS
Comment 2 2026-05-19 04:09:39 PDT
Committed 313473@main (ccbb3ff9c645): <https://commits.webkit.org/313473@main> Reviewed commits have been landed. Closing PR #65176 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.