RESOLVED FIXED310827
[GTK][WPE] Do not use external frame buffer for non-composited mode
https://bugs.webkit.org/show_bug.cgi?id=310827
Summary [GTK][WPE] Do not use external frame buffer for non-composited mode
Carlos Garcia Campos
Reported 2026-03-26 11:40:24 PDT
Instead of using the frame buffer and create a SkSurface wrapping it, use a texture and create a SkSurface wrapping it. This simplifies the code and allows skia to create its own frame buffer.
Attachments
Carlos Garcia Campos
Comment 1 2026-03-26 11:47:40 PDT
EWS
Comment 2 2026-03-26 23:28:09 PDT
Committed 310053@main (08e77559836e): <https://commits.webkit.org/310053@main> Reviewed commits have been landed. Closing PR #61430 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.