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
310827
[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
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2026-03-26 11:47:40 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/61430
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.
Top of Page
Format For Printing
XML
Clone This Bug