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
253233
[GTK] Remove the fallback code when GTK fails to create the GL context under wayland
https://bugs.webkit.org/show_bug.cgi?id=253233
Summary
[GTK] Remove the fallback code when GTK fails to create the GL context under ...
Carlos Garcia Campos
Reported
2023-03-02 02:42:41 PST
If GTK can't do hardware acceleration (which is quite unlikely) it's better to to just disable acceleration in Webkit too, instead of using the glReadPixels fallback solution that is slow and mostly untested.
Attachments
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2023-03-02 02:46:31 PST
Pull request:
https://github.com/WebKit/WebKit/pull/10928
EWS
Comment 2
2023-03-03 01:31:03 PST
Committed
261126@main
(c1109bfc0991): <
https://commits.webkit.org/261126@main
> Reviewed commits have been landed. Closing PR #10928 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