WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
315089
[GTK][WPE] Skia Compositor: do not change format when uploading pixels
https://bugs.webkit.org/show_bug.cgi?id=315089
Summary
[GTK][WPE] Skia Compositor: do not change format when uploading pixels
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
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2026-05-19 03:13:08 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/65176
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.
Top of Page
Format For Printing
XML
Clone This Bug