Bug 310827

Summary: [GTK][WPE] Do not use external frame buffer for non-composited mode
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-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.